Package | Description |
---|---|
org.xmlbeam.evaluation |
Package for classes and interfaces related to the direct evaluation API.
|
org.xmlbeam.io |
Classes used to read and write projections.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultXPathEvaluator
This class is used to provide an fluid interface for direct evaluation of XPath expressions.
|
Modifier and Type | Method and Description |
---|---|
XPathEvaluator |
CanEvaluate.evalXPath(String xpath) |
Modifier and Type | Method and Description |
---|---|
XPathEvaluator |
UrlIO.evalXPath(String xpath)
Evaluate XPath on the url document.
|
XPathEvaluator |
StreamInput.evalXPath(String xpath) |
XPathEvaluator |
FileIO.evalXPath(String xpath) |
Copyright © 2012-12-21-2018. All Rights Reserved.