Uses of Interface
org.eclipse.jdt.core.jdom.IDOMType
Package
Description
Provides a support for Java document manipulation through the JDOM model.
-
Uses of IDOMType in org.eclipse.jdt.core.jdom
Modifier and TypeMethodDescriptionDOMFactory.createClass()
Deprecated.IDOMFactory.createClass()
Deprecated.Creates a default type document fragment.DOMFactory.createInterface()
Deprecated.IDOMFactory.createInterface()
Deprecated.Creates a default type document fragment.DOMFactory.createType()
Deprecated.DOMFactory.createType
(String sourceCode) Deprecated.IDOMFactory.createType()
Deprecated.Creates a default type document fragment.IDOMFactory.createType
(String sourceCode) Deprecated.Creates a type document fragment on the given source code.