Uses of Interface
org.eclipse.jdt.core.jdom.IDOMMethod
Packages that use IDOMMethod
Package
Description
Provides a support for Java document manipulation through the JDOM model.
-
Uses of IDOMMethod in org.eclipse.jdt.core.jdom
Methods in org.eclipse.jdt.core.jdom that return IDOMMethodModifier and TypeMethodDescriptionDOMFactory.createMethod()
Deprecated.DOMFactory.createMethod
(String sourceCode) Deprecated.IDOMFactory.createMethod()
Deprecated.Creates a default method document fragment.IDOMFactory.createMethod
(String sourceCode) Deprecated.Creates a method document fragment on the given source code.