Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 8e6051afcdb111a0317a58fb64c2abf5 > files > 6486

qt4-doc-4.6.3-0.2mdv2010.2.i586.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- xml-processing.qdoc -->
<head>
  <title>Qt 4.6: XML Classes</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td>
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">All&nbsp;Functions</font></a>&nbsp;&middot; <a href="overviews.html"><font color="#004faf">Overviews</font></a></td></tr></table><h1 class="title">XML Classes<br /><span class="subtitle"></span>
</h1>
<p>These classes are relevant to XML users.</p>
<p><table width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0">
</table></p>
<p><table width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0">
<tr valign="top" class="odd"><th><a href="qabstractmessagehandler.html">QAbstractMessageHandler</a></th><td>Callback interface for handling messages</td></tr>
<tr valign="top" class="even"><th><a href="qabstracturiresolver.html">QAbstractUriResolver</a></th><td>Callback interface for resolving Uniform Resource Identifiers</td></tr>
<tr valign="top" class="odd"><th><a href="qabstractxmlnodemodel.html">QAbstractXmlNodeModel</a></th><td>Abstract base class for modeling non-XML data to look like XML for QXmlQuery</td></tr>
<tr valign="top" class="even"><th><a href="qabstractxmlreceiver.html">QAbstractXmlReceiver</a></th><td>Callback interface for transforming the output of a QXmlQuery</td></tr>
<tr valign="top" class="odd"><th><a href="qdomattr.html">QDomAttr</a></th><td>Represents one attribute of a QDomElement</td></tr>
<tr valign="top" class="even"><th><a href="qdomcdatasection.html">QDomCDATASection</a></th><td>Represents an XML CDATA section</td></tr>
<tr valign="top" class="odd"><th><a href="qdomcharacterdata.html">QDomCharacterData</a></th><td>Represents a generic string in the DOM</td></tr>
<tr valign="top" class="even"><th><a href="qdomcomment.html">QDomComment</a></th><td>Represents an XML comment</td></tr>
<tr valign="top" class="odd"><th><a href="qdomdocument.html">QDomDocument</a></th><td>Represents an XML document</td></tr>
<tr valign="top" class="even"><th><a href="qdomdocumentfragment.html">QDomDocumentFragment</a></th><td>Tree of QDomNodes which is not usually a complete QDomDocument</td></tr>
<tr valign="top" class="odd"><th><a href="qdomdocumenttype.html">QDomDocumentType</a></th><td>The representation of the DTD in the document tree</td></tr>
<tr valign="top" class="even"><th><a href="qdomelement.html">QDomElement</a></th><td>Represents one element in the DOM tree</td></tr>
<tr valign="top" class="odd"><th><a href="qdomentity.html">QDomEntity</a></th><td>Represents an XML entity</td></tr>
<tr valign="top" class="even"><th><a href="qdomentityreference.html">QDomEntityReference</a></th><td>Represents an XML entity reference</td></tr>
<tr valign="top" class="odd"><th><a href="qdomimplementation.html">QDomImplementation</a></th><td>Information about the features of the DOM implementation</td></tr>
<tr valign="top" class="even"><th><a href="qdomnamednodemap.html">QDomNamedNodeMap</a></th><td>Contains a collection of nodes that can be accessed by name</td></tr>
<tr valign="top" class="odd"><th><a href="qdomnode.html">QDomNode</a></th><td>The base class for all the nodes in a DOM tree</td></tr>
<tr valign="top" class="even"><th><a href="qdomnodelist.html">QDomNodeList</a></th><td>List of QDomNode objects</td></tr>
<tr valign="top" class="odd"><th><a href="qdomnotation.html">QDomNotation</a></th><td>Represents an XML notation</td></tr>
<tr valign="top" class="even"><th><a href="qdomprocessinginstruction.html">QDomProcessingInstruction</a></th><td>Represents an XML processing instruction</td></tr>
<tr valign="top" class="odd"><th><a href="qdomtext.html">QDomText</a></th><td>Represents text data in the parsed XML document</td></tr>
<tr valign="top" class="even"><th><a href="qsimplexmlnodemodel.html">QSimpleXmlNodeModel</a></th><td>Implementation of QAbstractXmlNodeModel sufficient for many common cases</td></tr>
<tr valign="top" class="odd"><th><a href="qsourcelocation.html">QSourceLocation</a></th><td>Identifies a location in a resource by URI, line, and column</td></tr>
<tr valign="top" class="even"><th><a href="qxmlattributes.html">QXmlAttributes</a></th><td>XML attributes</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlcontenthandler.html">QXmlContentHandler</a></th><td>Interface to report the logical content of XML data</td></tr>
<tr valign="top" class="even"><th><a href="qxmldtdhandler.html">QXmlDTDHandler</a></th><td>Interface to report DTD content of XML data</td></tr>
<tr valign="top" class="odd"><th><a href="qxmldeclhandler.html">QXmlDeclHandler</a></th><td>Interface to report declaration content of XML data</td></tr>
<tr valign="top" class="even"><th><a href="qxmldefaulthandler.html">QXmlDefaultHandler</a></th><td>Default implementation of all the XML handler classes</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlentityresolver.html">QXmlEntityResolver</a></th><td>Interface to resolve external entities contained in XML data</td></tr>
<tr valign="top" class="even"><th><a href="qxmlerrorhandler.html">QXmlErrorHandler</a></th><td>Interface to report errors in XML data</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlformatter.html">QXmlFormatter</a></th><td>Implementation of QXmlSerializer for transforming XQuery output into formatted XML</td></tr>
<tr valign="top" class="even"><th><a href="qxmlinputsource.html">QXmlInputSource</a></th><td>The input data for the QXmlReader subclasses</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlitem.html">QXmlItem</a></th><td>Contains either an XML node or an atomic value</td></tr>
<tr valign="top" class="even"><th><a href="qxmllexicalhandler.html">QXmlLexicalHandler</a></th><td>Interface to report the lexical content of XML data</td></tr>
<tr valign="top" class="odd"><th><a href="qxmllocator.html">QXmlLocator</a></th><td>The XML handler classes with information about the parsing position within a file</td></tr>
<tr valign="top" class="even"><th><a href="qxmlname.html">QXmlName</a></th><td>Represents the name of an XML node, in an efficient, namespace-aware way</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlnamepool.html">QXmlNamePool</a></th><td>Table of shared strings referenced by instances of QXmlName</td></tr>
<tr valign="top" class="even"><th><a href="qxmlnamespacesupport.html">QXmlNamespaceSupport</a></th><td>Helper class for XML readers which want to include namespace support</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlnodemodelindex.html">QXmlNodeModelIndex</a></th><td>Identifies a node in an XML node model subclassed from QAbstractXmlNodeModel</td></tr>
<tr valign="top" class="even"><th><a href="qxmlparseexception.html">QXmlParseException</a></th><td>Used to report errors with the QXmlErrorHandler interface</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlquery.html">QXmlQuery</a></th><td>Performs XQueries on XML data, or on non-XML data modeled to look like XML</td></tr>
<tr valign="top" class="even"><th><a href="qxmlreader.html">QXmlReader</a></th><td>Interface for XML readers (i.e&#x2e; parsers)</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlresultitems.html">QXmlResultItems</a></th><td>Iterates through the results of evaluating an XQuery in QXmlQuery</td></tr>
<tr valign="top" class="even"><th><a href="qxmlschema.html">QXmlSchema</a></th><td>Loading and validation of a W3C XML Schema</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlschemavalidator.html">QXmlSchemaValidator</a></th><td>Validates XML instance documents against a W3C XML Schema</td></tr>
<tr valign="top" class="even"><th><a href="qxmlserializer.html">QXmlSerializer</a></th><td>Implementation of QAbstractXmlReceiver for transforming XQuery output into unformatted XML</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlsimplereader.html">QXmlSimpleReader</a></th><td>Implementation of a simple XML parser</td></tr>
<tr valign="top" class="even"><th><a href="qxmlstreamattribute.html">QXmlStreamAttribute</a></th><td>Represents a single XML attribute</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlstreamattributes.html">QXmlStreamAttributes</a></th><td>Represents a vector of QXmlStreamAttribute</td></tr>
<tr valign="top" class="even"><th><a href="qxmlstreamentitydeclaration.html">QXmlStreamEntityDeclaration</a></th><td>Represents a DTD entity declaration</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlstreamentityresolver.html">QXmlStreamEntityResolver</a></th><td>Entity resolver for a QXmlStreamReader</td></tr>
<tr valign="top" class="even"><th><a href="qxmlstreamnamespacedeclaration.html">QXmlStreamNamespaceDeclaration</a></th><td>Represents a namespace declaration</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlstreamnotationdeclaration.html">QXmlStreamNotationDeclaration</a></th><td>Represents a DTD notation declaration</td></tr>
<tr valign="top" class="even"><th><a href="qxmlstreamreader.html">QXmlStreamReader</a></th><td>Fast parser for reading well-formed XML via a simple streaming API</td></tr>
<tr valign="top" class="odd"><th><a href="qxmlstreamwriter.html">QXmlStreamWriter</a></th><td>XML writer with a simple streaming API</td></tr>
</table></p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="40%" align="left">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies)</td>
<td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td>
<td width="40%" align="right"><div align="right">Qt 4.6.3</div></td>
</tr></table></div></address></body>
</html>