Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

XML Classes

These classes are relevant to XML users.

QDomAttrThe QDomAttr class represents one attribute of a QDomElement.
QDomCDATASectionThe QDomCDATASection class represents an XML CDATA section.
QDomCharacterDataThe QDomCharacterData class represents a generic string in the DOM.
QDomCommentThe QDomComment class represents an XML comment.
QDomDocumentThe QDomDocument class represents an XML document.
QDomDocumentFragmentThe QDomDocumentFragment class is a tree of QDomNodes which is not usually a complete QDomDocument.
QDomDocumentTypeThe QDomDocumentType class is the representation of the DTD in the document tree.
QDomElementThe QDomElement class represents one element in the DOM tree.
QDomEntityThe QDomEntity class represents an XML entity.
QDomEntityReferenceThe QDomEntityReference class represents an XML entity reference.
QDomImplementationThe QDomImplementation class provides information about the features of the DOM implementation.
QDomNamedNodeMapThe QDomNamedNodeMap class contains a collection of nodes that can be accessed by name.
QDomNodeThe QDomNode class is the base class for all the nodes in a DOM tree.
QDomNodeListThe QDomNodeList class is a list of QDomNode objects.
QDomNotationThe QDomNotation class represents an XML notation.
QDomProcessingInstructionThe QDomProcessingInstruction class represents an XML processing instruction.
QDomTextThe QDomText class represents text data in the parsed XML document.
QXmlAttributesThe QXmlAttributes class provides XML attributes.
QXmlContentHandlerThe QXmlContentHandler class provides an interface to report the logical content of XML data.
QXmlDTDHandlerThe QXmlDTDHandler class provides an interface to report DTD content of XML data.
QXmlDeclHandlerThe QXmlDeclHandler class provides an interface to report declaration content of XML data.
QXmlDefaultHandlerThe QXmlDefaultHandler class provides a default implementation of all the XML handler classes.
QXmlEntityResolverThe QXmlEntityResolver class provides an interface to resolve external entities contained in XML data.
QXmlErrorHandlerThe QXmlErrorHandler class provides an interface to report errors in XML data.
QXmlInputSourceThe QXmlInputSource class provides the input data for the QXmlReader subclasses.
QXmlLexicalHandlerThe QXmlLexicalHandler class provides an interface to report the lexical content of XML data.
QXmlLocatorThe QXmlLocator class provides the XML handler classes with information about the parsing position within a file.
QXmlNamespaceSupportThe QXmlNamespaceSupport class is a helper class for XML readers which want to include namespace support.
QXmlParseExceptionThe QXmlParseException class is used to report errors with the QXmlErrorHandler interface.
QXmlReaderThe QXmlReader class provides an interface for XML readers (i.e. parsers).
QXmlSimpleReaderThe QXmlSimpleReader class provides an implementation of a simple XML parser.
QXmlStreamAttributeThe QXmlStreamAttribute class represents a single XML attribute
QXmlStreamAttributesThe QXmlStreamAttributes class represents a vector of QXmlStreamAttribute.
QXmlStreamEntityDeclarationThe QXmlStreamEntityDeclaration class represents a DTD entity declaration.
QXmlStreamNamespaceDeclarationThe QXmlStreamNamespaceDeclaration class represents a namespace declaration.
QXmlStreamNotationDeclarationThe QXmlStreamNotationDeclaration class represents a DTD notation declaration.
QXmlStreamReaderThe QXmlStreamReader class provides a fast well-formed XML parser with a simple streaming API.
QXmlStreamWriterThe QXmlStreamWriter class provides an XML writer with a simple streaming API.


Copyright © 2007 Trolltech Trademarks
Qt 4.3.0beta