| Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |  | 
These classes are relevant to XML users.
| TQDomAttr | Represents one attribute of a TQDomElement | 
| TQDomCDATASection | Represents an XML CDATA section | 
| TQDomCharacterData | Represents a generic string in the DOM | 
| TQDomComment | Represents an XML comment | 
| TQDomDocument | Represents an XML document | 
| TQDomDocumentFragment | Tree of TQDomNodes which is not usually a complete TQDomDocument | 
| TQDomDocumentType | The representation of the DTD in the document tree | 
| TQDomElement | Represents one element in the DOM tree | 
| TQDomEntity | Represents an XML entity | 
| TQDomEntityReference | Represents an XML entity reference | 
| TQDomImplementation | Information about the features of the DOM implementation | 
| TQDomNamedNodeMap | Collection of nodes that can be accessed by name | 
| TQDomNode | The base class for all the nodes in a DOM tree | 
| TQDomNodeList | List of TQDomNode objects | 
| TQDomNotation | Represents an XML notation | 
| TQDomProcessingInstruction | Represents an XML processing instruction | 
| TQDomText | Represents text data in the parsed XML document | 
| TQXmlAttributes | XML attributes | 
| TQXmlContentHandler | Interface to report the logical content of XML data | 
| TQXmlDeclHandler | Interface to report declaration content of XML data | 
| TQXmlDefaultHandler | Default implementation of all the XML handler classes | 
| TQXmlDTDHandler | Interface to report DTD content of XML data | 
| TQXmlEntityResolver | Interface to resolve external entities contained in XML data | 
| TQXmlErrorHandler | Interface to report errors in XML data | 
| TQXmlInputSource | The input data for the TQXmlReader subclasses | 
| TQXmlLexicalHandler | Interface to report the lexical content of XML data | 
| TQXmlLocator | The XML handler classes with information about the parsing position within a file | 
| TQXmlNamespaceSupport | Helper class for XML readers which want to include namespace support | 
| TQXmlParseException | Used to report errors with the TQXmlErrorHandler interface | 
| TQXmlReader | Interface for XML readers (i.e. parsers) | 
| TQXmlSimpleReader | Implementation of a simple XML reader (parser) | 
| Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8 |