public class MSpecialPrimitiveSerializer extends MMetaDataBaseSerializer
cr, metadataSerializer
contextStack, subMap, subs, supportedTypeNames
Constructor and Description |
---|
MSpecialPrimitiveSerializer(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 |
writeBinary(java.lang.Object source) |
protected void |
writeChar(java.lang.Object source) |
protected void |
writeFixed(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 MSpecialPrimitiveSerializer(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 writeBinary(java.lang.Object source) throws MException
MException
protected void writeChar(java.lang.Object source) throws MException
MException
protected void writeFixed(java.lang.Object source) throws MException
MException