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