Package | Description |
---|---|
org.xmlbeam |
This package contains the
XBProjector which is the starting point of using XMLBeam. |
org.xmlbeam.evaluation |
Package for classes and interfaces related to the direct evaluation API.
|
Modifier and Type | Method and Description |
---|---|
<T> CloseableList<T> |
DefaultXPathBinder.asListOf(Class<T> componentType)
Evaluate the XPath as a list of the given type.
|
Modifier and Type | Method and Description |
---|---|
<T> CloseableList<T> |
XPathBinder.asListOf(Class<T> componentType)
Evaluate the XPath as a list of the given type.
|
Copyright © 2012-12-21-2017. All Rights Reserved.