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

E

ELEMENT - Static variable in class org.eclipse.jet.xpath.inspector.INodeInspector.NodeKind
A node that is the element of a document.
EMPTY - Static variable in class org.eclipse.jet.taglib.CustomTagKind
A tag declared in the tagLibrary extension using the 'emptyTag' element.
EmptyTag - interface org.eclipse.jet.taglib.EmptyTag.
Define characteristics of a JET2 emptyTag.
ExpandedName - class org.eclipse.jet.xpath.inspector.ExpandedName.
Define the XPath ExpandedName.
ExpandedName(String) - Constructor for class org.eclipse.jet.xpath.inspector.ExpandedName
 
ExpandedName(String, String) - Constructor for class org.eclipse.jet.xpath.inspector.ExpandedName
 
endVisit(JET2CompilationUnit) - Method in class org.eclipse.jet.compiler.DefaultJET2ASTVisitor
 
endVisit(XMLBodyElement) - Method in class org.eclipse.jet.compiler.DefaultJET2ASTVisitor
 
endVisit(JET2CompilationUnit) - Method in interface org.eclipse.jet.compiler.JET2ASTVisitor
Visit a JET2CompilationUnit element, after visiting its body elements.
endVisit(XMLBodyElement) - Method in interface org.eclipse.jet.compiler.JET2ASTVisitor
Visit an XMLBodyElement, after visiting its body elements.
ensureFolderExists(IFolder, IProgressMonitor) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Ensure that a folder exists by creating it and any of its parents if necessary.
equals(Object) - Method in class org.eclipse.jet.xpath.inspector.ExpandedName
 
evaluate(Object) - Method in interface org.eclipse.jet.xpath.XPathExpression
Evaluate the expression and return the 'natural' result of the expression.
evaluate(List) - Method in interface org.eclipse.jet.xpath.XPathFunction
Evaluate the function with given the arguments.
evaluateAsBoolean(Object) - Method in interface org.eclipse.jet.xpath.XPathExpression
Evaluate the expression and convert the result to a boolean using the XPath boolean function.
evaluateAsNodeSet(Object) - Method in interface org.eclipse.jet.xpath.XPathExpression
Evaluate the expression and return the result as a Node set.
evaluateAsNumber(Object) - Method in interface org.eclipse.jet.xpath.XPathExpression
Evaluate the expression and convert the result to a number using the XPath number function.
evaluateAsSingleNode(Object) - Method in interface org.eclipse.jet.xpath.XPathExpression
Evaluate the expression using XPathExpression.evaluateAsNodeSet(Object) and then return the first object in the node set.
evaluateAsString(Object) - Method in interface org.eclipse.jet.xpath.XPathExpression
Evaluate the expression and convert the result to a String using the XPath String function
execute(String, IResource, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Deprecated. Use JET2Platform.runTransformOnResource(String,IResource,Map, IProgressMonitor) instead
execute(String, Object, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Deprecated. Use JET2Platform.runTransformOnObject(String,Object,Map, IProgressMonitor) instead
execute(String, String, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Deprecated. Use JET2Platform.runTransformOnString(String,String,IProgressMonitor) instead
execute(String, String, String, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Deprecated. Use JET2Platform.runTransformOnString(String,String,String,Map, IProgressMonitor) instead
execute(String, JET2Writer) - Method in class org.eclipse.jet.transform.TransformContextExtender
Execute the named template, writing all template output to the passed writer.
execute(String, boolean, JET2Writer) - Method in class org.eclipse.jet.transform.TransformContextExtender
Execute the named template, writing all template output to the passed writer.
existsContainer() - Method in class org.eclipse.jet.taglib.workspace.WorkspaceContextExtender
Test whether the container stack has an entry for resolving relative paths.
expandedNameOf(Object) - Method in interface org.eclipse.jet.xpath.inspector.INodeInspector
Return the expanded name of the node.
extractVariables(String) - Method in class org.eclipse.jet.JET2Context
Extract a list of variables from the context

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