|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
org.eclipse.jet.compiler.IJETCompilerState
Use JETASTParser |
|
org.eclipse.jet.compiler.JET2ASTVisitor
Since 0.8.0, use JETASTVisitor |
Deprecated Exceptions | |
---|---|
org.eclipse.jet.WriterPositionException
No longer used |
Deprecated Constructors | |
---|---|
org.eclipse.jet.compiler.Problem(String, ParseProblemSeverity, int, String, Object[], int, int, int, int)
Use Problem.Problem(URI,String,ProblemSeverity,int,String,Object[],int,int,int,int) instead |
|
org.eclipse.jet.taglib.TagInfo(String, int, int, int, String[], String[])
Use TagInfo.TagInfo(String, int, int, String[], String[])
instead. |
|
org.eclipse.jet.transform.TransformContextExtender(JET2Context)
Since 0.9.0 use TransformContextExtender.getInstance(JET2Context) . |
|
org.eclipse.jet.taglib.workspace.WorkspaceContextExtender(JET2Context)
Since 0.9.0, use WorkspaceContextExtender.getInstance(JET2Context) instead. |
|
org.eclipse.jet.XPathContextExtender(JET2Context)
Use XPathContextExtender.getInstance(JET2Context) . This method will be made private in the near future. |
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |