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

R

readBinaryFile(URL) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Read a binary file from the given URL.
readBinaryStream(InputStream) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
 
readTextFile(URL, String) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Return the contents of the text file at the specified URL.
RecursiveIncludeException - Exception in org.eclipse.jet.core.parser
Describes a recursive inclusion.
RecursiveIncludeException(String, URI, ITemplateInput[]) - Constructor for exception org.eclipse.jet.core.parser.RecursiveIncludeException
 
registerInspector(Class[], Class) - Method in class org.eclipse.jet.xpath.inspector.InspectorManager
 
registerInspector(String[], Class) - Method in class org.eclipse.jet.xpath.inspector.InspectorManager
 
remove(Object) - Method in class org.eclipse.jet.xpath.XPathUtil.NodeSetAdapter
 
removeAll(Collection) - Method in class org.eclipse.jet.xpath.XPathUtil.NodeSetAdapter
 
removeAttribute(Object, String) - Method in interface org.eclipse.jet.xpath.inspector.IElementInspector
Remove the named attribute from the node that represents an element.
removeAttribute(Object, String) - Method in class org.eclipse.jet.XPathContextExtender
Remove the named attribute from the specified element.
removeDerivedResources(IResource) - Method in class org.eclipse.jet.compiler.JET2Compiler
Deprecated. Remove any resources for the passed resource representing a JET template.
removeDerivedResources(IResource, boolean) - Method in class org.eclipse.jet.compiler.JET2Compiler
Deprecated. Remove any derived resources for this resource
removeElement(Object) - Method in interface org.eclipse.jet.xpath.inspector.IElementInspector
Remove the specified element from its containing model.
removeElement(Object) - Method in class org.eclipse.jet.XPathContextExtender
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.compiler.JET2ASTElement
Deprecated. Indicate whether the the surrounding whitespace, including the trailing new line should be removed from the template output.
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.Comment
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.EmbeddedExpression
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.IncludedContent
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.JavaDeclaration
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.JavaExpression
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.JavaScriptlet
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.JETASTElement
Indicate whether the the surrounding whitespace, including the trailing new line should be removed from the template output.
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.JETCompilationUnit
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.JETDirective
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.TextElement
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.XMLBodyElementEnd
 
removeLineWhenOtherwiseEmpty() - Method in class org.eclipse.jet.core.parser.ast.XMLElement
 
removeListener(TransformContextListener) - Method in class org.eclipse.jet.transform.TransformContextExtender
Remove a listener of merge context events.
removeLoader(String) - Method in interface org.eclipse.jet.runtime.model.ILoaderManager
Remove a loader from the manager.
removeLoaderForType(String, String) - Method in interface org.eclipse.jet.runtime.model.ILoaderManager
Forget that the model loader id can load files of type fileType.
removeLogListener(JET2Context.LogListener) - Method in class org.eclipse.jet.JET2Context
Remove a previously registerd listener from the context log.
removePrivateData(String) - Method in class org.eclipse.jet.JET2Context
Remove private data associated with the key.
removeTemplate(String) - Method in interface org.eclipse.jet.compiler.IJETCompilerState
Deprecated. Remove the template from the template map.
removeVariable(String) - Method in class org.eclipse.jet.JET2Context
Remove a variable
removeWhenContainingLineIsEmpty() - Method in interface org.eclipse.jet.taglib.TagDefinition
Indicate whether the compiler should remove whitespace including the trailing new line from tags that occur on an otherwise empty line.
replace(int, int, String) - Method in class org.eclipse.jet.BodyContentWriter
 
replace(int, int, String) - Method in interface org.eclipse.jet.JET2Writer
Deprecated. Use BufferedJET2Writer.replaceContent(int, int, String).
replaceContent(int, int, String) - Method in class org.eclipse.jet.BodyContentWriter
 
replaceContent(int, int, String) - Method in interface org.eclipse.jet.BufferedJET2Writer
Replace content in the buffer.
requiresNewWriter() - Method in interface org.eclipse.jet.taglib.TagDefinition
Test whether the tag requires a new writer for its contents.
requiresValidateEdit() - Method in interface org.eclipse.jet.taglib.workspace.IWorkspaceAction
Tests whether the action resource must participate in an Eclipse Team validateEdit operation prior to the action being performed.
resolve(Object, String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve an XPath expression into an array of Objects.
resolve(String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve an XPath expression into an array of Objects.
resolveAsObject(Object, String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve the XPath expression, returning an object.
resolveAsObject(String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve the XPath expression, returning an object.
resolveAsString(Object, String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve the given XPath expression as a string value.
resolveAsString(String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve the given XPath expression as a string value.
resolveDynamic(String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve dynamic XPath expressions {...} within the pass value
resolveDynamic(String, JET2Context) - Static method in class org.eclipse.jet.XPathContextExtender
 
resolveFunction(String, int) - Method in class org.eclipse.jet.xpath.DefaultXPathFunctionResolver
 
resolveFunction(String, int) - Method in interface org.eclipse.jet.xpath.XPathFunctionResolver
 
resolveSingle(Object, String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve an XPath expression to a single object.
resolveSingle(String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve an XPath expression to a single object.
resolveTest(Object, String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve an xpath expression as a boolean result according to the XPath rules.
resolveTest(String) - Method in class org.eclipse.jet.XPathContextExtender
Resolve an xpath expression as a boolean result according to the XPath rules.
resolveVariable(String) - Method in interface org.eclipse.jet.xpath.XPathVariableResolver
 
resolveVariable(String) - Method in class org.eclipse.jet.XPathContextExtender
 
restoreVariables(Map) - Method in class org.eclipse.jet.JET2Context
Restore variables in the passed map to the context.
retainAll(Collection) - Method in class org.eclipse.jet.xpath.XPathUtil.NodeSetAdapter
 
ROOT - Static variable in class org.eclipse.jet.xpath.inspector.INodeInspector.NodeKind
A node that is the root of a document.
run(JET1TemplateManager.ITemplateRunner) - Method in interface org.eclipse.jet.JET1TemplateManager.ITemplateOperation
Run the template operation.
run(String[], JET1TemplateManager.ITemplateOperation, IProgressMonitor) - Static method in class org.eclipse.jet.JET1TemplateManager
Execute a JET templates that are loaded dynamically from the provided Eclipse plug-ins.
run(JET2TemplateManager.ITemplateRunner) - Method in interface org.eclipse.jet.JET2TemplateManager.ITemplateOperation
Run the template operation.
run(String[], JET2TemplateManager.ITemplateOperation) - Static method in class org.eclipse.jet.JET2TemplateManager
Execute a JET templates that are loaded dynamically from the provided Eclipse plug-ins.
run(String, IJETRunnable, IProgressMonitor) - Method in interface org.eclipse.jet.transform.IJETBundleManager
Load the specified JET transform, execute an IJETRunnable, and then ensure the transform is unloaded again.
run(IJETBundleDescriptor, JET2TemplateLoader, IProgressMonitor) - Method in interface org.eclipse.jet.transform.IJETRunnable
 
runSubTransform(String) - Method in class org.eclipse.jet.transform.TransformContextExtender
Invoke another JET transformation
runSubTransform(String, BodyContentWriter) - Method in class org.eclipse.jet.transform.TransformContextExtender
Invoke another JET transformation, recording the main template results in the specified writer
RUNTIME_PROBLEM_MARKER - Static variable in class org.eclipse.jet.compiler.JET2Compiler
Deprecated.  
RuntimeTagElement - Interface in org.eclipse.jet.taglib
Defines the execution behavior an XML Element in a JET2 compiled template.
runTransform(String, JET2Context, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Invoke a JET transform against the passed context
runTransformOnObject(String, Object, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Execute a JET transform with the passed object as the root of the source model.
runTransformOnObject(String, Object, Map, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Execute a JET transform with the passed object as the root of the source model.
runTransformOnResource(String, IResource, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Invoke a JET Transform on the pass resource, loading the resource using the transform's model loader.
runTransformOnResource(String, IResource, Map, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Invoke a JET Transform on the pass resource, loading the resource using the transform's model loader.
runTransformOnString(String, String, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Invoke a JET transform on the passed String representation of an XML model.
runTransformOnString(String, String, String, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Invoke a JET transform on the passed String representation of an input model.
runTransformOnString(String, String, String, Map, IProgressMonitor) - Static method in class org.eclipse.jet.JET2Platform
Invoke a JET transform on the passed String representation of an input model.

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