public class MSequenceSerializer extends MMetaDataBaseSerializer
cr, metadataSerializer
contextStack, subMap, subs, supportedTypeNames
Constructor and Description |
---|
MSequenceSerializer(MClassRegistry cr,
MMetaDataSerializer metadataSerializer) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns a String that represents the value of this object.
|
protected void |
writeAnySupportedType(java.lang.String typeName,
java.lang.Object source) |
protected void |
writeSequence(java.lang.Object source) |
getCurrentMetaDescription, getParentMetaDescription, setCurrentMetaDescription, setGlobalName, writeProperty
getCurrentAssoc, internalRepoWrite, serialize, setBoolean, setCurrentAssoc, setInteger, setString, writeAllOf, writeNext
internalWrite, isTypeSupported, registerSubSerializer, writeAllOf, writeAny, writeNext
finalize, getCurrentObjectName, getCurrentProperties, getCurrentRootPath, getCurrentTypeName, getSupportedTypeNames, raiseError, raiseError, registerSubProcessor
public MSequenceSerializer(MClassRegistry cr, MMetaDataSerializer metadataSerializer) throws MException
MException
public java.lang.String toString()
toString
in class MMetaDataBaseSerializer
protected void writeAnySupportedType(java.lang.String typeName, java.lang.Object source) throws MException
writeAnySupportedType
in class MMetaDataBaseSerializer
MException
protected void writeSequence(java.lang.Object source) throws MException
MException