|
Eclipse JDT 2.1 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| IDOMCompilationUnit | Represents a Java compilation unit (.java source file). |
| IDOMFactory | A factory used to create document fragment (DF) nodes. |
| IDOMField | Represents a field declaration. |
| IDOMImport | Represents an import declaration. |
| IDOMInitializer | Represents an initializer. |
| IDOMMember | An IDOMMember defines functionality common to nodes, which
can be members of types. |
| IDOMMethod | Represents a method declaration. |
| IDOMNode | Nodes represent structural fragments of a Java source file, also known as document fragments. |
| IDOMPackage | Represents a package declaration. |
| IDOMType | Represents a source type in a compilation unit, either as a top-level type or a member type. |
| Class Summary | |
| DOMFactory | Standard implementation of IDOMFactory, and the only means
of creating JDOMs and document fragments. |
| Exception Summary | |
| DOMException | Unchecked exception thrown when an illegal manipulation of the JDOM is performed, or when an attempt is made to access/set an attribute of a JDOM node that source indexes cannot be determined for (in case the source was syntactically incorrect). |
Provides a support for java document manipulation through the JDOM model.
|
Eclipse JDT 2.1 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||