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