Class Selector.XPath
- java.lang.Object
-
- org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath.XPath
-
- org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity.Selector.XPath
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath.XPath
XPath.Axis, XPath.LocationPath, XPath.NodeTest, XPath.Step
-
-
Field Summary
-
Fields inherited from class org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xpath.XPath
fExpression, fLocationPaths, fSymbolTable
-
-
Constructor Summary
Constructors Constructor Description XPath(String xpath, SymbolTable symbolTable, NamespaceContext context)
Constructs a selector XPath expression.
-
-
-
Constructor Detail
-
XPath
public XPath(String xpath, SymbolTable symbolTable, NamespaceContext context) throws XPathException
Constructs a selector XPath expression.- Throws:
XPathException
-
-