Package | Description |
---|---|
org.eclipse.jdt.core.jdom |
Provides a support for Java document manipulation through the JDOM model.
|
Modifier and Type | Method and Description |
---|---|
IDOMMethod |
IDOMFactory.createMethod()
Deprecated.
Creates a default method document fragment.
|
IDOMMethod |
DOMFactory.createMethod()
Deprecated.
|
IDOMMethod |
IDOMFactory.createMethod(String sourceCode)
Deprecated.
Creates a method document fragment on the given source code.
|
IDOMMethod |
DOMFactory.createMethod(String sourceCode)
Deprecated.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.