Uses of Interface
org.eclipse.jdt.core.jdom.IDOMFactory
-
Packages that use IDOMFactory Package Description org.eclipse.jdt.core.jdom Provides a support for Java document manipulation through the JDOM model. -
-
Uses of IDOMFactory in org.eclipse.jdt.core.jdom
Classes in org.eclipse.jdt.core.jdom that implement IDOMFactory Modifier and Type Class Description 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.
-