Uses of Class
com.ibm.di.parser.xml.NamespacesTracker

Packages that use NamespacesTracker
com.ibm.di.parser.xml Provides classes for the XML 2 parser. 
 

Uses of NamespacesTracker in com.ibm.di.parser.xml
 

Subclasses of NamespacesTracker in com.ibm.di.parser.xml
 class NullNamespacesTracker
          The XML Parser don't need to track the namespaces for certain cases so we are using this class to avoid doing any namespace tracking.
 

Fields in com.ibm.di.parser.xml declared as NamespacesTracker
protected  NamespacesTracker XMLParser2.nsTracker
          Used for tracking the written namespaces