|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathVariableResolver | |
---|---|
org.eclipse.jet | Defines core interfaces for executing JET transformations and templates. |
org.eclipse.jet.xpath | The JET XPath processor. |
Uses of XPathVariableResolver in org.eclipse.jet |
---|
Classes in org.eclipse.jet that implement XPathVariableResolver | |
---|---|
class |
XPathContextExtender
Context Extender that understands XPath processing. |
Uses of XPathVariableResolver in org.eclipse.jet.xpath |
---|
Methods in org.eclipse.jet.xpath that return XPathVariableResolver | |
---|---|
XPathVariableResolver |
Context.getVariableResolver()
|
XPathVariableResolver |
XPath.getXPathVariableResolver()
|
Methods in org.eclipse.jet.xpath with parameters of type XPathVariableResolver | |
---|---|
void |
XPath.setXPathVariableResolver(XPathVariableResolver resolver)
|
Constructors in org.eclipse.jet.xpath with parameters of type XPathVariableResolver | |
---|---|
Context(java.lang.Object contextNode,
XPathVariableResolver variableResolver,
IAnnotationManager annotationManager)
|
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |