Provides a support for Java document manipulation
through the JDOM model.
Package Specification
This package provides a support for Java document manipulation throught
the JDOM model.
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.