| 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 |
CanEvaluateOrProject.evalXPath(String xpath) |
XPathEvaluator |
CanEvaluate.evalXPath(String xpath) |
| Modifier and Type | Method and Description |
|---|---|
XPathEvaluator |
XBUrlIO.evalXPath(String xpath) |
XPathEvaluator |
XBStreamInput.evalXPath(String xpath) |
XPathEvaluator |
XBFileIO.evalXPath(String xpath) |
Copyright © 2012-12-21-2017. All Rights Reserved.