public class MSequenceDeserializer extends MMetaDataBaseDeserializer
classFactory
contextStack, subMap, subs, supportedTypeNames
Constructor and Description |
---|
MSequenceDeserializer(MClassFactory cf) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
readAnySupportedType(java.lang.String typeName) |
protected java.lang.Object |
readSequence() |
java.lang.String |
toString()
Returns a String that represents the value of this object.
|
getCurrentMetaDescription, getParentMetaDescription, readExtendedProperties, setCurrentMetaDescription
deserialize, getOptionalBoolean, getOptionalBytes, getOptionalInteger, getOptionalString, getPropertyCount, getRequiredBoolean, getRequiredBytes, getRequiredInteger, getRequiredString, internalRead, isTypeSupported, readAllOf, readAllOf, readAllOfFrom, readAllOfFrom, readAny, readFirstOf, readFirstOf, readNthOf, readNthOf, readOptional, readOptional, registerSubDeserializer
finalize, getCurrentObjectName, getCurrentProperties, getCurrentRootPath, getCurrentTypeName, getSupportedTypeNames, raiseError, raiseError, registerSubProcessor
public MSequenceDeserializer(MClassFactory cf)
protected java.lang.Object readAnySupportedType(java.lang.String typeName) throws MException
readAnySupportedType
in class MPropertyBasedDeserializer
MException
protected java.lang.Object readSequence() throws MException
MException
public java.lang.String toString()
toString
in class MPropertyBasedProcessor