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

C

canDefinePrefix(String, String) - Method in class org.eclipse.jet.compiler.TagLibraryUsageManager
Test whether a prefix can be created.
canLoad(String) - Method in interface org.eclipse.jet.runtime.model.IModelLoader
Indicate whether the model loader can handle a particular file kind.
checkpointWorkspace(boolean) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Deprecated. Use ActionsUtil.checkpointWorkspace(boolean,IProgressMonitor) instead
checkpointWorkspace(boolean, IProgressMonitor) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Force the workspace to broadcast accumulated workspace change events, and optionally do a build.
clean() - Method in class org.eclipse.jet.compiler.JET2Compiler
 
cleanup() - Method in class org.eclipse.jet.transform.TransformContextExtender
 
clear() - Method in interface org.eclipse.jet.compiler.IJETCompilerState
Clear the compiler state, returning it to its initial condition.
clearDefaultLoader(String) - Method in interface org.eclipse.jet.runtime.model.ILoaderManager
Clear the default loader (if any) associated with the file type.
Comment - Class in org.eclipse.jet.compiler
An JET2 AST element representing a comment
COMMENT - Static variable in class org.eclipse.jet.xpath.inspector.INodeInspector.NodeKind
A node that contains a document comment, and is contained by either a root node or an element node.
commit(IProgressMonitor) - Method in class org.eclipse.jet.transform.TransformContextExtender
Commit changes.
commit(JET2Context, IProgressMonitor) - Method in interface org.eclipse.jet.transform.TransformContextListener
 
compile(IResource) - Method in class org.eclipse.jet.compiler.JET2Compiler
Compile the passed resource into a Java file.
compile(String) - Method in interface org.eclipse.jet.xpath.XPath
 
COMPILE_PROBLEM_MARKER - Static variable in class org.eclipse.jet.compiler.JET2Compiler
The Marker created by the compiler on all identified problems.
CompileOptionsManager - Class in org.eclipse.jet.compiler
A singleton that managers JET project compile options.
CONDITIONAL - Static variable in class org.eclipse.jet.taglib.CustomTagKind
A tag declared in the tagLibrary extension using the 'conditionalTag' element.
ConditionalTag - Interface in org.eclipse.jet.taglib
Interface to a conditional tag.
CONFIG_ID - Static variable in class org.eclipse.jet.transform.JETLaunchConstants
The JET Launch configuration ID
connect(String, IProgressMonitor) - Method in interface org.eclipse.jet.transform.IJETBundleManager
Record a connection to the specified JET transform bundle.
CONTAINER - Static variable in class org.eclipse.jet.taglib.CustomTagKind
A tag declared in the tagLibrary extension using the 'containerTag' element.
ContainerTag - Interface in org.eclipse.jet.taglib
Interface to a container tag.
contentCommitted(Object) - Method in class org.eclipse.jet.BodyContentWriter
 
contentCommitted(Object) - Method in interface org.eclipse.jet.JET2Writer
Inform listeners that the content has been committed to some permanent store.
Context - Class in org.eclipse.jet.xpath
Define the XPath Context
Context(Object, Map, IAnnotationManager) - Constructor for class org.eclipse.jet.xpath.Context
 
Context(Object, XPathVariableResolver, IAnnotationManager) - Constructor for class org.eclipse.jet.xpath.Context
 
Context(Object, IAnnotationManager) - Constructor for class org.eclipse.jet.xpath.Context
 
copyElement(Object, Object, String, boolean) - Method in interface org.eclipse.jet.xpath.inspector.IElementInspector
Make a copy of srcElement under tgtParent with the specified name.
copyElement(Object, Object, String, boolean) - Method in class org.eclipse.jet.XPathContextExtender
Copy srcElement as a new element with the specified name under tgtParent.
CopyElementException - Exception in org.eclipse.jet.xpath.inspector
Thrown during if an error occurs during the execution of IElementInspector.copyElement(Object, Object, String, boolean).
CopyElementException() - Constructor for exception org.eclipse.jet.xpath.inspector.CopyElementException
 
CopyElementException(String) - Constructor for exception org.eclipse.jet.xpath.inspector.CopyElementException
 
CopyElementException(String, Throwable) - Constructor for exception org.eclipse.jet.xpath.inspector.CopyElementException
 
CopyElementException(Throwable) - Constructor for exception org.eclipse.jet.xpath.inspector.CopyElementException
 
CoreJETException - Exception in org.eclipse.jet
An exception that represents
CoreJETException(Diagnostic) - Constructor for exception org.eclipse.jet.CoreJETException
 
create() - Method in interface org.eclipse.jet.runtime.model.ILoaderFactory
Create a new instance of the model loader.
createAttribute(Object, String, String) - Method in interface org.eclipse.jet.xpath.inspector.IElementInspector
Create the named attribute on the context node (which is an ELEMENT) and set its value to the passed value.
createExtendedData(JET2Context) - Method in class org.eclipse.jet.AbstractContextExtender
Called by the AbstractContextExtender constructor if the extender's data has not yet been created in the context.
createExtendedData(JET2Context) - Method in class org.eclipse.jet.taglib.workspace.WorkspaceContextExtender
 
createExtendedData(JET2Context) - Method in class org.eclipse.jet.transform.TransformContextExtender
 
createExtendedData(JET2Context) - Method in class org.eclipse.jet.XPathContextExtender
 
createMarkerOnWriter(JET2Writer, int, int, String, TagInfo, String) - Static method in class org.eclipse.jet.taglib.MarkerHelper
 
createProblem(ParseProblemSeverity, int, String, Object[], int, int, int, int) - Method in class org.eclipse.jet.compiler.JET2CompilationUnit
Create a new problem on the compilation unit
createProject(IProject, IProgressMonitor) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Create a new project.
createProject(IProject, IProjectDescription, IProgressMonitor) - Static method in class org.eclipse.jet.taglib.workspace.ActionsUtil
Create a new project.
createRuntimeTag(String, String, String, TagInfo) - Method in interface org.eclipse.jet.taglib.TagFactory
 
createTransformFiles() - Method in class org.eclipse.jet.compiler.JET2Compiler
Create the Template Loader class for the project
currentXPathContextObject() - Method in class org.eclipse.jet.XPathContextExtender
 
CustomTag - Interface in org.eclipse.jet.taglib
Interface representing common characteristics of JET2 custom tags.
CustomTagKind - Class in org.eclipse.jet.taglib
An enumeration of the deferent kinds of tags.

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