|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAnnotationManager | |
---|---|
org.eclipse.jet.xpath | The JET XPath processor. |
Uses of IAnnotationManager in org.eclipse.jet.xpath |
---|
Methods in org.eclipse.jet.xpath that return IAnnotationManager | |
IAnnotationManager |
Context.getAnnotationManager()
Return the context's annotation manager |
Methods in org.eclipse.jet.xpath with parameters of type IAnnotationManager | |
abstract XPath |
XPathFactory.newXPath(IAnnotationManager annotationManager)
|
Constructors in org.eclipse.jet.xpath with parameters of type IAnnotationManager | |
Context(java.lang.Object contextNode,
java.util.Map variables,
IAnnotationManager annotationManager)
|
|
Context(java.lang.Object contextNode,
XPathVariableResolver variableResolver,
IAnnotationManager annotationManager)
|
|
Context(java.lang.Object contextNode,
IAnnotationManager annotationManager)
|
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |