| Package | Description | 
|---|---|
| com.caucho.xml2 | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CauchoDocumentCauchoDocument extends the DOM, providing namespaces | 
| interface  | CauchoElementCauchoElement extends the DOM, providing for ordered Attributes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QAbstractNodeQAbstractNode is an abstract implementation for any DOM node. | 
| class  | QAttr | 
| class  | QAttributedNode | 
| class  | QCdata | 
| class  | QComment | 
| class  | QDocumentImplements the top-level document for the XML tree. | 
| class  | QDocumentFragment | 
| class  | QDocumentType | 
| class  | QElementResin's implementation of the DOM element. | 
| class  | QEntityReference | 
| class  | QNodeQNode represents any node that can have children. | 
| class  | QProcessingInstruction | 
| class  | QTextRepresents a text node. |