Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath.XPath
-
Packages that use XPath Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity -
-
Uses of XPath in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity
Subclasses of XPath in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity Modifier and Type Class Description static classField.XPathField XPath.static classSelector.XPathSchema identity constraint selector XPath expression.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity that return XPath Modifier and Type Method Description XPathField. getXPath()Returns the field XPath.XPathSelector. getXPath()Returns the selector XPath.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity with parameters of type XPath Constructor Description XPathMatcher(XPath xpath)Constructs an XPath matcher that implements a document fragment handler.
-