Eclipse JDT
Release 3.0

Uses of Interface
org.eclipse.jdt.core.jdom.IDOMMember

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

Uses of IDOMMember in org.eclipse.jdt.core.jdom
 

Subinterfaces of IDOMMember in org.eclipse.jdt.core.jdom
 interface IDOMField
          Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
 interface IDOMInitializer
          Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
 interface IDOMMethod
          Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
 interface IDOMType
          Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
 


Eclipse JDT
Release 3.0

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