| Package | Description |
|---|---|
| com.stimulsoft.base.serializing |
| Modifier and Type | Method and Description |
|---|---|
StiProperty |
StiProperties.getByName(java.lang.String name) |
StiProperty |
StiProperties.getByShortName(java.lang.String shortName) |
StiProperty |
StiProperties.getByShortNameOrName(java.lang.String name) |
protected StiProperty |
StiSerializerReport.getCurrentProperty() |
protected StiProperty |
StiDeserializerReport.getProperty(org.w3c.dom.Node currentItem) |
protected StiProperty |
StiDeserializerDocument.getProperty(org.w3c.dom.Node currentItem) |
| Modifier and Type | Method and Description |
|---|---|
StiCopyOnWriteArrayList<StiProperty> |
StiProperties.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiProperties.add(StiProperty property) |
void |
StiDeserializerControler.addReferenceToObject(java.lang.Object instance,
StiProperty currentProperty,
java.lang.String references) |
protected java.lang.Object |
StiDeserializerReport.deserializePrimitiv(StiProperty property,
org.w3c.dom.Node propertyValue,
IStiSerializable instance) |
protected boolean |
StiSerializerReport.isSerializableProperty(StiProperty property) |
protected boolean |
StiSerializerDocument.isSerializableProperty(StiProperty property) |
Copyright © 2020 Stimulsoft. All Rights Reserved.