| Prev Package | Next Package | Frames | No Frames |
Class Summary | |
| NamedChildrenFilter | A FilterConsumer that only passes through matching children. |
| NamespaceBinding | A "namespace node" as a link in a linked list. |
| NodeTree | Use to represent a Document or Document Fragment, in the XML DOM sense. |
| ParsedXMLHandler | Handle the output from XMLParser, or other char-array-oriented XML source. |
| ParsedXMLHandlerByte | Handle the output from XMLParser, or other byte-array-oriented XML source. |
| ParsedXMLToConsumer | |
| SName | Represents an "expanded QName" - a (namepaceURI, localPart)-pair. |
| XMLParserByte | Reads XML from a byte array. |
| XMLParserChar | Reads XML from a char array. |
| XMLPrinter | Print an event stream in XML format on a PrintWriter. |
| XName | A QName with namespace nodes [and future optional type annotation]. |