| Package | Description |
|---|---|
| org.xmlbeam.evaluation |
Package for classes and interfaces related to the direct evaluation API.
|
| org.xmlbeam.util.intern |
Internal package with classes that will change in minor version updates.
|
| org.xmlbeam.util.intern.duplex |
Internal package for the bidirectional XPath parser.
|
| Modifier and Type | Method and Description |
|---|---|
DuplexExpression |
InvocationContext.getDuplexExpression() |
| Constructor and Description |
|---|
InvocationContext(String resolvedXPath,
XPath xPath,
XPathExpression xPathExpression,
DuplexExpression duplexExpression,
MethodParamVariableResolver resolver,
Class<?> targetComponentType,
XBProjector projector)
Constructor.
|
| Constructor and Description |
|---|
MethodParamVariableResolver(Method method,
Object[] args,
DuplexExpression expression,
StringRenderer stringRenderer,
XPathVariableResolver originalResolver) |
| Modifier and Type | Method and Description |
|---|---|
DuplexExpression |
DuplexXPathParser.compile(String expression) |
DuplexExpression |
DuplexExpression.setXPathVariableResolver(XPathVariableResolver resolver) |
Copyright © 2012-12-21-2017. All Rights Reserved.