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() |
Modifier and Type | Method and Description |
---|---|
void |
InvocationContext.useDuplexExpression(DuplexExpression duplexExpression2) |
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(CharSequence path) |
DuplexExpression |
DuplexExpression.setXPathVariableResolver(XPathVariableResolver resolver) |
Copyright © 2012-12-21-2022. All Rights Reserved.