Eclipse JDT
2.1

Uses of Package
org.eclipse.jdt.core.jdom

Packages that use org.eclipse.jdt.core.jdom
org.eclipse.jdt.core.jdom Provides a support for java document manipulation through the JDOM model. 
 

Classes in org.eclipse.jdt.core.jdom used by org.eclipse.jdt.core.jdom
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).
IDOMFactory
          A factory used to create document fragment (DF) nodes.
IDOMMember
          An IDOMMember defines functionality common to nodes, which can be members of types.
IDOMNode
          Nodes represent structural fragments of a Java source file, also known as document fragments.
 


Eclipse JDT
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.