Class ReferenceTracker
java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.serialization.ReferenceTracker
This class keeps track of references for the XMLSerializer. It is passed around to all delegates during pass 1 to
 count the references for each object so that in pass 2, we know who needs a reference id.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ReferenceTracker
 
-