class RawArrayInput extends RawAbstractInput
catalog, rawAccess| Constructor and Description |
|---|
RawArrayInput(Catalog catalog,
boolean rawAccess,
IdentityHashMap converted,
RawObject raw,
Format componentFormat) |
| Modifier and Type | Method and Description |
|---|---|
int |
readArrayLength()
Called by ObjectArrayFormat and PrimitiveArrayFormat to read the array
length.
|
(package private) java.lang.Object |
readNext() |
checkAndConvert, checkRawType, readBigInteger, readBoolean, readByte, readChar, readEnumConstant, readInt, readKeyObject, readLong, readObject, readShort, readSortedBigDecimal, readSortedDouble, readSortedFloat, readString, readStringObject, registerPriKeyObject, registerPriStringKeyObject, skipFieldgetCatalog, isRawAccess, setRawAccessRawArrayInput(Catalog catalog, boolean rawAccess, IdentityHashMap converted, RawObject raw, Format componentFormat)
public int readArrayLength()
EntityInputreadArrayLength in interface EntityInputreadArrayLength in class RawAbstractInputjava.lang.Object readNext()
throws RefreshException
readNext in class RawAbstractInputRefreshExceptionCopyright (c) 2004-2012 Oracle. All rights reserved.