summaryrefslogtreecommitdiffstats
path: root/doc/html/xml-tools.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/xml-tools.html')
-rw-r--r--doc/html/xml-tools.html77
1 files changed, 77 insertions, 0 deletions
diff --git a/doc/html/xml-tools.html b/doc/html/xml-tools.html
new file mode 100644
index 00000000..d7c94ee9
--- /dev/null
+++ b/doc/html/xml-tools.html
@@ -0,0 +1,77 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:784 -->
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>XML</title>
+<style type="text/css"><!--
+fn { margin-left: 1cm; text-indent: -1cm; }
+a:link { color: #004faf; text-decoration: none }
+a:visited { color: #672967; text-decoration: none }
+body { background: #ffffff; color: black; }
+--></style>
+</head>
+<body>
+
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr bgcolor="#E5E5E5">
+<td valign=center>
+ <a href="index.html">
+<font color="#004faf">Home</font></a>
+ | <a href="classes.html">
+<font color="#004faf">All&nbsp;Classes</font></a>
+ | <a href="mainclasses.html">
+<font color="#004faf">Main&nbsp;Classes</font></a>
+ | <a href="annotated.html">
+<font color="#004faf">Annotated</font></a>
+ | <a href="groups.html">
+<font color="#004faf">Grouped&nbsp;Classes</font></a>
+ | <a href="functions.html">
+<font color="#004faf">Functions</font></a>
+</td>
+<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>XML</h1>
+
+
+<p> These classes are relevant to XML users.
+
+<p><table width="100%">
+<tr bgcolor=#f0f0f0><td><b><a href="qdomattr.html">TQDomAttr</a></b><td>Represents one attribute of a TQDomElement
+<tr bgcolor=#f0f0f0><td><b><a href="qdomcdatasection.html">TQDomCDATASection</a></b><td>Represents an XML CDATA section
+<tr bgcolor=#f0f0f0><td><b><a href="qdomcharacterdata.html">TQDomCharacterData</a></b><td>Represents a generic string in the DOM
+<tr bgcolor=#f0f0f0><td><b><a href="qdomcomment.html">TQDomComment</a></b><td>Represents an XML comment
+<tr bgcolor=#f0f0f0><td><b><a href="qdomdocument.html">TQDomDocument</a></b><td>Represents an XML document
+<tr bgcolor=#f0f0f0><td><b><a href="qdomdocumentfragment.html">TQDomDocumentFragment</a></b><td>Tree of TQDomNodes which is not usually a complete TQDomDocument
+<tr bgcolor=#f0f0f0><td><b><a href="qdomdocumenttype.html">TQDomDocumentType</a></b><td>The representation of the DTD in the document tree
+<tr bgcolor=#f0f0f0><td><b><a href="qdomelement.html">TQDomElement</a></b><td>Represents one element in the DOM tree
+<tr bgcolor=#f0f0f0><td><b><a href="qdomentity.html">TQDomEntity</a></b><td>Represents an XML entity
+<tr bgcolor=#f0f0f0><td><b><a href="qdomentityreference.html">TQDomEntityReference</a></b><td>Represents an XML entity reference
+<tr bgcolor=#f0f0f0><td><b><a href="qdomimplementation.html">TQDomImplementation</a></b><td>Information about the features of the DOM implementation
+<tr bgcolor=#f0f0f0><td><b><a href="qdomnamednodemap.html">TQDomNamedNodeMap</a></b><td>Collection of nodes that can be accessed by name
+<tr bgcolor=#f0f0f0><td><b><a href="qdomnode.html">TQDomNode</a></b><td>The base class for all the nodes in a DOM tree
+<tr bgcolor=#f0f0f0><td><b><a href="qdomnodelist.html">TQDomNodeList</a></b><td>List of TQDomNode objects
+<tr bgcolor=#f0f0f0><td><b><a href="qdomnotation.html">TQDomNotation</a></b><td>Represents an XML notation
+<tr bgcolor=#f0f0f0><td><b><a href="qdomprocessinginstruction.html">TQDomProcessingInstruction</a></b><td>Represents an XML processing instruction
+<tr bgcolor=#f0f0f0><td><b><a href="qdomtext.html">TQDomText</a></b><td>Represents text data in the parsed XML document
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlattributes.html">TQXmlAttributes</a></b><td>XML attributes
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlcontenthandler.html">TQXmlContentHandler</a></b><td>Interface to report the logical content of XML data
+<tr bgcolor=#f0f0f0><td><b><a href="qxmldeclhandler.html">TQXmlDeclHandler</a></b><td>Interface to report declaration content of XML data
+<tr bgcolor=#f0f0f0><td><b><a href="qxmldefaulthandler.html">TQXmlDefaultHandler</a></b><td>Default implementation of all the XML handler classes
+<tr bgcolor=#f0f0f0><td><b><a href="qxmldtdhandler.html">TQXmlDTDHandler</a></b><td>Interface to report DTD content of XML data
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlentityresolver.html">TQXmlEntityResolver</a></b><td>Interface to resolve external entities contained in XML data
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlerrorhandler.html">TQXmlErrorHandler</a></b><td>Interface to report errors in XML data
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlinputsource.html">TQXmlInputSource</a></b><td>The input data for the TQXmlReader subclasses
+<tr bgcolor=#f0f0f0><td><b><a href="qxmllexicalhandler.html">TQXmlLexicalHandler</a></b><td>Interface to report the lexical content of XML data
+<tr bgcolor=#f0f0f0><td><b><a href="qxmllocator.html">TQXmlLocator</a></b><td>The XML handler classes with information about the parsing position within a file
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlnamespacesupport.html">TQXmlNamespaceSupport</a></b><td>Helper class for XML readers which want to include namespace support
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlparseexception.html">TQXmlParseException</a></b><td>Used to report errors with the TQXmlErrorHandler interface
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlreader.html">TQXmlReader</a></b><td>Interface for XML readers (i.e. parsers)
+<tr bgcolor=#f0f0f0><td><b><a href="qxmlsimplereader.html">TQXmlSimpleReader</a></b><td>Implementation of a simple XML reader (parser)
+</table>
+<!-- eof -->
+<p><address><hr><div align=center>
+<table width=100% cellspacing=0 border=0><tr>
+<td>Copyright &copy; 2007
+<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
+<td align=right><div align=right>TQt 3.3.8</div>
+</table></div></address></body>
+</html>