class RawComplexInput extends RawAbstractInput
catalog, rawAccess
Constructor and Description |
---|
RawComplexInput(Catalog catalog,
boolean rawAccess,
IdentityHashMap converted,
FieldInfo[] fields,
RawObject[] objects) |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.Object |
readNext() |
checkAndConvert, checkRawType, readArrayLength, readBigInteger, readBoolean, readByte, readChar, readEnumConstant, readInt, readKeyObject, readLong, readObject, readShort, readSortedBigDecimal, readSortedDouble, readSortedFloat, readString, readStringObject, registerPriKeyObject, registerPriStringKeyObject, skipField
getCatalog, isRawAccess, setRawAccess
RawComplexInput(Catalog catalog, boolean rawAccess, IdentityHashMap converted, FieldInfo[] fields, RawObject[] objects)
java.lang.Object readNext() throws RefreshException
readNext
in class RawAbstractInput
RefreshException
Copyright (c) 2004-2012 Oracle. All rights reserved.