Uses of Class
com.ibm.di.parser.xml.SimpleXPathEvaluator
-
Packages that use SimpleXPathEvaluator Package Description com.ibm.di.parser.xml Provides classes for the XML 2 parser. -
-
Uses of SimpleXPathEvaluator in com.ibm.di.parser.xml
Fields in com.ibm.di.parser.xml declared as SimpleXPathEvaluator Modifier and Type Field Description protected SimpleXPathEvaluator
XMLParser2. xPath
this object is used for compiling the input parameters and when navigating through XML elements
-