A B C D E F G H I J L M N O P R S T U V W X

X

XMLBodyElement - Class in org.eclipse.jet.compiler
Deprecated. Since 0.8.0, use XMLBodyElement
XMLBodyElement(JET2AST, XMLBodyElement) - Constructor for class org.eclipse.jet.compiler.XMLBodyElement
Deprecated.  
XMLBodyElement - Class in org.eclipse.jet.core.parser.ast
Define a JET XML Element that has a begin-tag and end-tag, and zero or more body elements.
XMLBodyElementEnd - Class in org.eclipse.jet.compiler
Deprecated. Since 0.8.0, use XMLBodyElementEnd
XMLBodyElementEnd(JET2AST, XMLBodyElementEnd) - Constructor for class org.eclipse.jet.compiler.XMLBodyElementEnd
Deprecated.  
XMLBodyElementEnd - Class in org.eclipse.jet.core.parser.ast
Represent the closing tag of an XML Tag with a body.
XMLElement - Class in org.eclipse.jet.compiler
Deprecated. Since 0.8.0, use XMLElement
XMLElement(JET2AST, XMLElement) - Constructor for class org.eclipse.jet.compiler.XMLElement
Deprecated.  
XMLElement - Class in org.eclipse.jet.core.parser.ast
An abstract implementation representing all XML-based elements in the JET AST This class is not intended to be subclassed by clients
XMLEmptyElement - Class in org.eclipse.jet.compiler
Deprecated. Since 0.8.0, use XMLEmptyElement
XMLEmptyElement(JET2AST, XMLEmptyElement) - Constructor for class org.eclipse.jet.compiler.XMLEmptyElement
Deprecated.  
XMLEmptyElement - Class in org.eclipse.jet.core.parser.ast
Define an empty XML element in the JET AST.
XPath - Interface in org.eclipse.jet.xpath
Interface to an XPath processor.
XPATH_TYPE - Static variable in interface org.eclipse.jet.taglib.TagAttributeDefinition
An attribute whose value is an XPath expression.
xpathBoolean(Object) - Static method in class org.eclipse.jet.xpath.XPathUtil
Invoke the XPath 'boolean' function on the argument.
XPathContextExtender - Class in org.eclipse.jet
Context Extender that understands XPath processing.
XPathContextExtender(JET2Context) - Constructor for class org.eclipse.jet.XPathContextExtender
Deprecated. Use XPathContextExtender.getInstance(JET2Context). This method will be made private in the near future.
XPathException - Exception in org.eclipse.jet.xpath
Root for all XPath related Exceptions
XPathException() - Constructor for exception org.eclipse.jet.xpath.XPathException
 
XPathException(String, Throwable) - Constructor for exception org.eclipse.jet.xpath.XPathException
 
XPathException(String) - Constructor for exception org.eclipse.jet.xpath.XPathException
 
XPathException(Throwable) - Constructor for exception org.eclipse.jet.xpath.XPathException
 
XPathExpression - Interface in org.eclipse.jet.xpath
Interface to a compiled XPath expression.
XPathFactory - Class in org.eclipse.jet.xpath
Factory for instantiating XPath implementations
XPathFactory() - Constructor for class org.eclipse.jet.xpath.XPathFactory
 
XPathFunction - Interface in org.eclipse.jet.xpath
Interface to an XPath function implementation.
XPathFunctionMetaData - Class in org.eclipse.jet.xpath
Invariant class that defines implementation details of XPath functions.
XPathFunctionMetaData(String, String, XPathFunction, int, int) - Constructor for class org.eclipse.jet.xpath.XPathFunctionMetaData
Create function metadata.
XPathFunctionResolver - Interface in org.eclipse.jet.xpath
Defines a resolver of XPath function names to implementations.
XPathFunctionWithContext - Interface in org.eclipse.jet.xpath
Marker interface for XPathFunctions that require the XPath Context passed as an argument.
XPathLexicalException - Exception in org.eclipse.jet.xpath
Represent a lexical exception
XPathLexicalException() - Constructor for exception org.eclipse.jet.xpath.XPathLexicalException
 
XPathLexicalException(String) - Constructor for exception org.eclipse.jet.xpath.XPathLexicalException
 
XPathLexicalException(String, Throwable) - Constructor for exception org.eclipse.jet.xpath.XPathLexicalException
 
XPathLexicalException(Throwable) - Constructor for exception org.eclipse.jet.xpath.XPathLexicalException
 
xpathNumber(Object) - Static method in class org.eclipse.jet.xpath.XPathUtil
Invoke the XPath 'number' function on the argument.
XPathRuntimeException - Exception in org.eclipse.jet.xpath
Indentify a runtime exception arising from the execution of an XPath expression.
XPathRuntimeException() - Constructor for exception org.eclipse.jet.xpath.XPathRuntimeException
 
XPathRuntimeException(String) - Constructor for exception org.eclipse.jet.xpath.XPathRuntimeException
 
XPathRuntimeException(String, Throwable) - Constructor for exception org.eclipse.jet.xpath.XPathRuntimeException
 
XPathRuntimeException(Throwable) - Constructor for exception org.eclipse.jet.xpath.XPathRuntimeException
 
xpathString(Object) - Static method in class org.eclipse.jet.xpath.XPathUtil
Invoke the XPath 'string' function on the argument.
XPathSyntaxException - Exception in org.eclipse.jet.xpath
Represent a syntactic error in XPath parsing.
XPathSyntaxException() - Constructor for exception org.eclipse.jet.xpath.XPathSyntaxException
 
XPathSyntaxException(String, Throwable) - Constructor for exception org.eclipse.jet.xpath.XPathSyntaxException
 
XPathSyntaxException(String) - Constructor for exception org.eclipse.jet.xpath.XPathSyntaxException
 
XPathSyntaxException(Throwable) - Constructor for exception org.eclipse.jet.xpath.XPathSyntaxException
 
XPathUtil - Class in org.eclipse.jet.xpath
Utility class for common XPath operations.
XPathUtil.NodeSetAdapter - Class in org.eclipse.jet.xpath
Adapter for Arrays and Collections into XPath NodeSets
XPathUtil.NodeSetAdapter(Object[]) - Constructor for class org.eclipse.jet.xpath.XPathUtil.NodeSetAdapter
 
XPathUtil.NodeSetAdapter(Collection) - Constructor for class org.eclipse.jet.xpath.XPathUtil.NodeSetAdapter
 
XPathVariableResolver - Interface in org.eclipse.jet.xpath
Defines a resolver of XPath variable names to their values.

Copyright 2006 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I J L M N O P R S T U V W X