public class StiSerializerReport
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
enhanced |
| Modifier and Type | Method and Description |
|---|---|
protected StiBranch |
createListBranch() |
protected StiSerializerControler |
getControler() |
protected StiProperty |
getCurrentProperty() |
java.util.Hashtable<java.lang.String,java.lang.Object> |
getMemoryStore() |
protected java.lang.String |
getNamePropertyInCollection(IStiSerializableRef serializable) |
protected java.lang.String |
getPropertyName() |
protected java.lang.Object |
getPropertyValue() |
protected boolean |
isDefaulValue(java.lang.Object value) |
protected boolean |
isSerializableProperty(StiProperty property) |
protected void |
processOnDependingType(java.util.List<IStiSerializableRef> refs) |
protected void |
serializableToString() |
void |
serialize(java.util.List<IStiSerializableRef> refs) |
protected void |
serializeObjectCollection(java.util.List<IStiSerializableRef> refs) |
protected void |
serializeParentInCollection(StiBranch newBranch,
java.lang.Object object,
java.util.List<IStiSerializableRef> refs) |
protected void |
serializePrimitive(java.lang.String propertyName,
java.lang.Object value) |
public java.util.Hashtable<java.lang.String,java.lang.Object> getMemoryStore()
public void serialize(java.util.List<IStiSerializableRef> refs)
protected boolean isSerializableProperty(StiProperty property)
protected StiProperty getCurrentProperty()
protected void processOnDependingType(java.util.List<IStiSerializableRef> refs)
protected void serializableToString()
protected void serializeObjectCollection(java.util.List<IStiSerializableRef> refs)
protected void serializeParentInCollection(StiBranch newBranch, java.lang.Object object, java.util.List<IStiSerializableRef> refs)
protected void serializePrimitive(java.lang.String propertyName,
java.lang.Object value)
protected java.lang.String getPropertyName()
protected StiSerializerControler getControler()
protected java.lang.Object getPropertyValue()
protected java.lang.String getNamePropertyInCollection(IStiSerializableRef serializable)
protected StiBranch createListBranch()
protected boolean isDefaulValue(java.lang.Object value)
Copyright © 2020 Stimulsoft. All Rights Reserved.