Eclipse JDT
Release 3.7

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

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

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

Methods in org.eclipse.jdt.core.jdom that return IDOMField
 IDOMField DOMFactory.createField()
          Deprecated.  
 IDOMField IDOMFactory.createField()
          Deprecated. Creates a default field document fragment.
 IDOMField DOMFactory.createField(String sourceCode)
          Deprecated.  
 IDOMField IDOMFactory.createField(String sourceCode)
          Deprecated. Creates a field document fragment on the given source code.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.