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, skipField
getCatalog, isRawAccess, setRawAccess
RawArrayInput(Catalog catalog, boolean rawAccess, IdentityHashMap converted, RawObject raw, Format componentFormat)
public int readArrayLength()
EntityInput
readArrayLength
in interface EntityInput
readArrayLength
in class RawAbstractInput
java.lang.Object readNext() throws RefreshException
readNext
in class RawAbstractInput
RefreshException
Copyright (c) 2004-2012 Oracle. All rights reserved.