Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Interface
org.eclipse.jet.xpath.XPathVariableResolver

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)
           
Context (java.lang.Object contextNode, XPathVariableResolver variableResolver, IAnnotationManager annotationManager, XPathFunctionResolver functionResolver)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire