Package | Description |
---|---|
com.caucho.xml2 | |
com.caucho.xml2.readers |
Class and Description |
---|
AbstractParser |
CauchoDocument
CauchoDocument extends the DOM, providing namespaces
|
CauchoElement
CauchoElement extends the DOM, providing for ordered Attributes.
|
CauchoNode
CauchoNode extends the DOM, providing namespace support and input file
support.
|
ExtendedLocator |
QAbstractNode
QAbstractNode is an abstract implementation for any DOM node.
|
QAttr |
QAttributedNode |
QDocument
Implements the top-level document for the XML tree.
|
QDocumentFragment |
QDocumentType |
QDOMImplementation |
QNode
QNode represents any node that can have children.
|
QText
Represents a text node.
|
Xml
XML parser interface.
|
XmlParser
A configurable XML parser.
|
XmlPrinter
Controls printing of XML documents.
|
XMLWriter
Interface for printing XML documents.
|
Class and Description |
---|
XmlParser
A configurable XML parser.
|