public class MClassDeserializer extends MMetaDataBaseDeserializer
classFactory
contextStack, subMap, subs, supportedTypeNames
Constructor and Description |
---|
MClassDeserializer(MClassRegistry cr) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
readAnySupportedType(java.lang.String typeName) |
protected java.lang.Object |
readAttribute() |
protected java.lang.Object |
readClass() |
protected java.lang.Object |
readOperation() |
protected java.lang.Object |
readOperationParameter() |
protected java.lang.Object |
readOperationRaises() |
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 MClassDeserializer(MClassRegistry cr)
protected java.lang.Object readAnySupportedType(java.lang.String typeName) throws MException
readAnySupportedType
in class MPropertyBasedDeserializer
MException
protected java.lang.Object readAttribute() throws MException
MException
protected java.lang.Object readClass() throws MException
MException
protected java.lang.Object readOperation() throws MException
MException
protected java.lang.Object readOperationParameter() throws MException
MException
protected java.lang.Object readOperationRaises() throws MException
MException
public java.lang.String toString()
toString
in class MPropertyBasedProcessor