See: Description
| Interface | Description |
|---|---|
| JRXPathExecuter |
An XPath expression executer.
|
| JRXPathExecuterFactory |
An
XPath Executer factory. |
| Class | Description |
|---|---|
| JaxenNsAwareXPathExecuter |
XPath executer implementation that uses a namespace aware Jaxen.
|
| JaxenXPathExecuter |
XPath executer implementation that uses Jaxen.
|
| JaxenXPathExecuter.NodeListWrapper | |
| JaxenXPathExecuterFactory |
Jaxen XPath executers factory. |
| JRXmlDocumentProducer |
Produces a
org.w3c.dom.Document based on a java.io.File, java.io.InputStream or a java.lang.String uri |
| JRXPathExecuterUtils |
Helper class used to instantiate
XPath executers. |
| XalanNsAwareXPathExecuter |
XPath executer implementation that uses Apache Xalan.
|
| XalanXPathExecuter |
XPath executer implementation that uses Apache Xalan.
|
| XalanXPathExecuterFactory |
Apache Xalan XPath executers factory. |
Copyright © 2017. All rights reserved.