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.
|
org.xmlbeam.io |
Classes used to read and write projections.
|
Modifier and Type | Method and Description |
---|---|
<T> CloseableMap<T> |
DefaultXPathBinder.asMapOf(Class<T> valueType) |
Modifier and Type | Method and Description |
---|---|
<T> CloseableMap<T> |
XPathBinder.asMapOf(Class<T> valueType)
Evaluate the XPath as a map with the given value type.
|
Modifier and Type | Method and Description |
---|---|
<T> CloseableMap<T> |
FileIO.bindAsMapOf(Class<T> valueType)
Bind complete document to a Map.
|
Copyright © 2012-12-21-2022. All Rights Reserved.