java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.serialization.ReferenceTracker

public class ReferenceTracker extends Object
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.