class RawArrayInput extends RawAbstractInput
catalog, rawAccess| Constructor and Description |
|---|
RawArrayInput(Catalog catalog,
boolean rawAccess,
java.util.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, readSortedDouble, readSortedFloat, readString, registerPriKeyObject, skipFieldgetCatalog, isRawAccess, setRawAccesspublic int readArrayLength()
EntityInputreadArrayLength in interface EntityInputreadArrayLength in class RawAbstractInputjava.lang.Object readNext()
readNext in class RawAbstractInputCopyright (c) 2004,2008 Oracle. All rights reserved.