Uses of Class
com.stimulsoft.base.serializing.StiProperty

Packages that use StiProperty
com.stimulsoft.base.serializing   
 

Uses of StiProperty in com.stimulsoft.base.serializing
 

Methods in com.stimulsoft.base.serializing that return StiProperty
 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)
           
 

Methods in com.stimulsoft.base.serializing that return types with arguments of type StiProperty
 StiCopyOnWriteArrayList<StiProperty> StiProperties.getProperties()
           
 

Methods in com.stimulsoft.base.serializing with parameters of type StiProperty
 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 © 2018 Stimulsoft. All Rights Reserved.