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

XML Classes

These classes are relevant to XML users.

QAbstractMessageHandlerCallback interface for handling messages
QAbstractUriResolverCallback interface that is used to rewrite one URI as another
QAbstractXmlNodeModelAbstract interface for representing arbitrary data as XML
QAbstractXmlReceiverCallback interface for transforming the output of a QXmlQuery
QDomAttrRepresents one attribute of a QDomElement
QDomCDATASectionRepresents an XML CDATA section
QDomCharacterDataRepresents a generic string in the DOM
QDomCommentRepresents an XML comment
QDomDocumentRepresents an XML document
QDomDocumentFragmentTree of QDomNodes which is not usually a complete QDomDocument
QDomDocumentTypeThe representation of the DTD in the document tree
QDomElementRepresents one element in the DOM tree
QDomEntityRepresents an XML entity
QDomEntityReferenceRepresents an XML entity reference
QDomImplementationInformation about the features of the DOM implementation
QDomNamedNodeMapContains a collection of nodes that can be accessed by name
QDomNodeThe base class for all the nodes in a DOM tree
QDomNodeListList of QDomNode objects
QDomNotationRepresents an XML notation
QDomProcessingInstructionRepresents an XML processing instruction
QDomTextRepresents text data in the parsed XML document
QSimpleXmlNodeModelSimple yet powerful way of implementing QAbstractXmlNodeModel
QSourceLocationUsed to identify a location in a resource, using a URI, line number and column number
QXmlAttributesXML attributes
QXmlContentHandlerInterface to report the logical content of XML data
QXmlDTDHandlerInterface to report DTD content of XML data
QXmlDeclHandlerInterface to report declaration content of XML data
QXmlDefaultHandlerDefault implementation of all the XML handler classes
QXmlEntityResolverInterface to resolve external entities contained in XML data
QXmlErrorHandlerInterface to report errors in XML data
QXmlFormatterReceives an XQuery Sequence and translates it into human-readable XML
QXmlInputSourceThe input data for the QXmlReader subclasses
QXmlItemRepresents an item in XQuery and XPath, which is either a node or an atomic value
QXmlLexicalHandlerInterface to report the lexical content of XML data
QXmlLocatorThe XML handler classes with information about the parsing position within a file
QXmlNameRepresents a name for an XML node in a namespace-aware and efficient way
QXmlNamePoolPool of XML names
QXmlNamespaceSupportHelper class for XML readers which want to include namespace support
QXmlNodeModelIndexUsed to represent a node in a node model
QXmlParseExceptionUsed to report errors with the QXmlErrorHandler interface
QXmlQueryUsed for performing queries on XML data, or on non-XML data modeled to look like XML
QXmlReaderInterface for XML readers (i.e. parsers)
QXmlResultItemsIterates through the results of evaluating a query
QXmlSerializerReceives an XQuery sequence and translates it into XML
QXmlSimpleReaderImplementation of a simple XML parser
QXmlStreamAttributeRepresents a single XML attribute
QXmlStreamAttributesRepresents a vector of QXmlStreamAttribute
QXmlStreamEntityDeclarationRepresents a DTD entity declaration
QXmlStreamEntityResolverEntity resolver for a QXmlStreamReader
QXmlStreamNamespaceDeclarationRepresents a namespace declaration
QXmlStreamNotationDeclarationRepresents a DTD notation declaration
QXmlStreamReaderFast well-formed XML parser with a simple streaming API
QXmlStreamWriterXML writer with a simple streaming API


Copyright © 2008 Trolltech Trademarks
Qt 4.4.0