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