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

  




 

 

Eclipse JET Guide
Previous Page Home Next Page


Package org.eclipse.jet.xpath

The JET XPath processor.

See:
           Description

Interface Summary
IAnnotationManager Interface that manages annotations of model elements.
NamespaceContext Interface defining access to namespaces and their prefixes.
NodeSet Define a node set.
XPath Interface to an XPath processor.
XPathExpression Interface to a compiled XPath expression.
XPathFunction Interface to an XPath function implementation.
XPathFunctionResolver Defines a resolver of XPath function names to implementations.
XPathFunctionWithContext Marker interface for XPathFunctions that require the XPath Context passed as an argument.
XPathVariableResolver Defines a resolver of XPath variable names to their values.
 

Class Summary
Context Define the XPath Context
DefaultXPathFunctionResolver Default implementation of XPathFunctionResolver.
NodeSetUtil Utility class for creating XPath NodeSets from Java collections and arrays.
XPathFactory Factory for instantiating XPath implementations
XPathFunctionMetaData Invariant class that defines implementation details of XPath functions.
XPathUtil Utility class for common XPath operations.
XPathUtil.NodeSetAdapter Adapter for Arrays and Collections into XPath NodeSets
 

Exception Summary
XPathException Root for all XPath related Exceptions
XPathLexicalException Represent a lexical exception
XPathRuntimeException Indentify a runtime exception arising from the execution of an XPath expression.
XPathSyntaxException Represent a syntactic error in XPath parsing.
 

Package org.eclipse.jet.xpath Description

The JET XPath processor.


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