Package org.openide.xml
A set of
utility classes
assisting in the manipulation of XML documents in the IDE.
See:
Description
|
Class Summary |
| EntityCatalog |
Entity resolver resolving all entities registered by modules. |
| XMLUtil |
Utility class collecting library methods related to XML processing. |
Package org.openide.xml Description
A set of
utility classes
assisting in the manipulation of XML documents in the IDE.
Includes utilities to get an available XML parser, serialize DOM trees
as text, get a catalog of external entities with registered system IDs
available to the IDE, and so on.
Built on December 12 2001. | Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.