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