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.
|
Constructor and Description |
---|
AutoMap(Node baseNode,
InvocationContext invocationContext,
Class<?> valueType) |
Modifier and Type | Method and Description |
---|---|
static <E> E |
DefaultXPathEvaluator.convertToComponentType(InvocationContext invocationContext,
Node item,
Class<?> targetComponentType) |
static List<?> |
DefaultXPathEvaluator.evaluateAsList(XPathExpression expression,
Node node,
Method method,
InvocationContext invocationContext)
Perform an XPath evaluation on an invocation context.
|
Copyright © 2012-12-21-2022. All Rights Reserved.