|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDOMFactory | |
|---|---|
| org.eclipse.jdt.core.jdom | |
| org.eclipse.jdt.internal.core.jdom | |
| Uses of IDOMFactory in org.eclipse.jdt.core.jdom |
|---|
| Classes in org.eclipse.jdt.core.jdom that implement IDOMFactory | |
|---|---|
class |
DOMFactory
Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package. |
| Uses of IDOMFactory in org.eclipse.jdt.internal.core.jdom |
|---|
| Methods in org.eclipse.jdt.internal.core.jdom that return IDOMFactory | |
|---|---|
protected IDOMFactory |
DOMNode.getFactory()
Deprecated. Returns a factory with which to create new document fragments. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||