Java Globus API: Package org.globus.xml
Package org.globus.xml
Provides convenience classes which help in handling XML documents.
See:
Description
|
Class Summary |
| DomDocumentInterface |
This class provides a higher-level interface to an XML DOM tree |
| DomElementSubset |
This class helps in forming simple element subsets from an XML DOM tree. |
| ValidatingDomParser |
This is a basic wrapper around the org.apache.xerces.parsers.DOMParser to
enforce validation. |
Package org.globus.xml Description
Provides convenience classes which help in handling XML documents.
Package Specification
Related Documentation