Package com.stimulsoft.base.serializing
Class StiSerializerReport
java.lang.Object
com.stimulsoft.base.serializing.StiSerializerReport
- Direct Known Subclasses:
StiSerializerDocument,StiSerializerToXmlString
Copyright Stimulsoft
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected boolean -
Method Summary
Modifier and TypeMethodDescriptionprotected StiBranchprotected StiSerializerControlerprotected StiPropertyprotected StringgetNamePropertyInCollection(IStiSerializableRef serializable) protected Stringprotected Objectprotected booleanisDefaulValue(Object value) protected booleanisSerializableProperty(StiProperty property) protected voidprotected voidvoidserialize(List<IStiSerializableRef> refs) protected voidprotected voidserializeParentInCollection(StiBranch newBranch, Object object, List<IStiSerializableRef> refs) protected voidserializePrimitive(String propertyName, Object value)
-
Field Details
-
enhanced
protected boolean enhanced -
forceDocumentSerialize
protected boolean forceDocumentSerialize
-
-
Method Details
-
getMemoryStore
- Returns:
- the memoryStore
-
serialize
-
isSerializableProperty
-
getCurrentProperty
-
processOnDependingType
-
serializableToString
protected void serializableToString() -
serializeObjectCollection
-
serializeParentInCollection
protected void serializeParentInCollection(StiBranch newBranch, Object object, List<IStiSerializableRef> refs) -
serializePrimitive
-
getPropertyName
-
getControler
-
getPropertyValue
-
getNamePropertyInCollection
-
createListBranch
-
isDefaulValue
-