Uses of Package
com.ibm.di.parser.xml

Packages that use com.ibm.di.parser.xml
com.ibm.di.parser Provides classes for the Directory Integrator's parsers. 
com.ibm.di.parser.xml Provides classes for the XML 2 parser. 
 

Classes in com.ibm.di.parser.xml used by com.ibm.di.parser
XMLParser2
          The Parser used to parse XML documents using the XLXP implementation of the StAX XML Parser.
 

Classes in com.ibm.di.parser.xml used by com.ibm.di.parser.xml
NamespacesTracker
          This class is used for tracking the declared prefixes in the XML.
SimpleXPathEvaluator
          This class is used for parsing the configuration parameters of the XML Parser2.