Package gnu.xml

Utilities for working with XML.

Class Summary

NamedChildrenFilterA FilterConsumer that only passes through matching children.
NamespaceBindingA "namespace node" as a link in a linked list.
NodeTreeUse to represent a Document or Document Fragment, in the XML DOM sense.
TextUtils
XMLFilterFixup XML input events.
XMLParserReads XML from a char array.
XMLPrinterPrint an event stream in XML format on a PrintWriter.
XNameA QName with namespace nodes [and future optional type annotation].
Utilities for working with XML. Depends on the gnu.lists package.