Uses of Interface
org.eclipse.jdt.core.jdom.IDOMField
Packages that use IDOMField
Package
Description
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 IDOMFieldModifier and TypeMethodDescriptionDOMFactory.createField()
Deprecated.DOMFactory.createField
(String sourceCode) Deprecated.IDOMFactory.createField()
Deprecated.Creates a default field document fragment.IDOMFactory.createField
(String sourceCode) Deprecated.Creates a field document fragment on the given source code.