Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 2607

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Tue Aug 07 17:07:42 CEST 2007 -->
<TITLE>
com.trolltech.qt.xml
</TITLE>

<META NAME="keywords" CONTENT="com.trolltech.qt.xml package">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="com.trolltech.qt.xml";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/svg/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;NEXT PACKAGE</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/xml/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<H2>
Package com.trolltech.qt.xml
</H2>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlContentHandlerInterface.html" title="interface in com.trolltech.qt.xml">QXmlContentHandlerInterface</A></B></TD>
<TD>The <a href="QXmlContentHandler.html"><tt>QXmlContentHandler</tt></a> class provides an interface to report the logical content of XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlDeclHandlerInterface.html" title="interface in com.trolltech.qt.xml">QXmlDeclHandlerInterface</A></B></TD>
<TD>The <a href="QXmlDeclHandler.html"><tt>QXmlDeclHandler</tt></a> class provides an interface to report declaration content of XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlDTDHandlerInterface.html" title="interface in com.trolltech.qt.xml">QXmlDTDHandlerInterface</A></B></TD>
<TD>The <a href="QXmlDTDHandler.html"><tt>QXmlDTDHandler</tt></a> class provides an interface to report DTD content of XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlEntityResolverInterface.html" title="interface in com.trolltech.qt.xml">QXmlEntityResolverInterface</A></B></TD>
<TD>The <a href="QXmlEntityResolver.html"><tt>QXmlEntityResolver</tt></a> class provides an interface to resolve external entities contained in XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlErrorHandlerInterface.html" title="interface in com.trolltech.qt.xml">QXmlErrorHandlerInterface</A></B></TD>
<TD>The <a href="QXmlErrorHandler.html"><tt>QXmlErrorHandler</tt></a> class provides an interface to report errors in XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlLexicalHandlerInterface.html" title="interface in com.trolltech.qt.xml">QXmlLexicalHandlerInterface</A></B></TD>
<TD>The <a href="QXmlLexicalHandler.html"><tt>QXmlLexicalHandler</tt></a> class provides an interface to report the lexical content of XML data.</TD>
</TR>
</TABLE>
&nbsp;

<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomAttr.html" title="class in com.trolltech.qt.xml">QDomAttr</A></B></TD>
<TD>The <a href="QDomAttr.html#QDomAttr()"><tt>QDomAttr</tt></a> class represents one attribute of a <a href="QDomElement.html"><tt>QDomElement</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomCDATASection.html" title="class in com.trolltech.qt.xml">QDomCDATASection</A></B></TD>
<TD>The <a href="QDomCDATASection.html#QDomCDATASection()"><tt>QDomCDATASection</tt></a> class represents an XML CDATA section.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomCharacterData.html" title="class in com.trolltech.qt.xml">QDomCharacterData</A></B></TD>
<TD>The <a href="QDomCharacterData.html#QDomCharacterData(com.trolltech.qt.xml.QDomCharacterData)"><tt>QDomCharacterData</tt></a> class represents a generic string in the DOM.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomComment.html" title="class in com.trolltech.qt.xml">QDomComment</A></B></TD>
<TD>The <a href="QDomComment.html#QDomComment(com.trolltech.qt.xml.QDomComment)"><tt>QDomComment</tt></a> class represents an XML comment.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomDocument.html" title="class in com.trolltech.qt.xml">QDomDocument</A></B></TD>
<TD>The <a href="QDomDocument.html#QDomDocument()"><tt>QDomDocument</tt></a> class represents an XML document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomDocumentFragment.html" title="class in com.trolltech.qt.xml">QDomDocumentFragment</A></B></TD>
<TD>The <a href="QDomDocumentFragment.html#QDomDocumentFragment(com.trolltech.qt.xml.QDomDocumentFragment)"><tt>QDomDocumentFragment</tt></a> class is a tree of QDomNodes which is not usually a complete <a href="QDomDocument.html"><tt>QDomDocument</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomDocumentType.html" title="class in com.trolltech.qt.xml">QDomDocumentType</A></B></TD>
<TD>The <a href="QDomDocumentType.html#QDomDocumentType(com.trolltech.qt.xml.QDomDocumentType)"><tt>QDomDocumentType</tt></a> class is the representation of the DTD in the document tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomElement.html" title="class in com.trolltech.qt.xml">QDomElement</A></B></TD>
<TD>The <a href="QDomElement.html#QDomElement(com.trolltech.qt.xml.QDomElement)"><tt>QDomElement</tt></a> class represents one element in the DOM tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomEntity.html" title="class in com.trolltech.qt.xml">QDomEntity</A></B></TD>
<TD>The <a href="QDomEntity.html#QDomEntity(com.trolltech.qt.xml.QDomEntity)"><tt>QDomEntity</tt></a> class represents an XML entity.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomEntityReference.html" title="class in com.trolltech.qt.xml">QDomEntityReference</A></B></TD>
<TD>The <a href="QDomEntityReference.html#QDomEntityReference(com.trolltech.qt.xml.QDomEntityReference)"><tt>QDomEntityReference</tt></a> class represents an XML entity reference.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomImplementation.html" title="class in com.trolltech.qt.xml">QDomImplementation</A></B></TD>
<TD>The <a href="QDomImplementation.html#QDomImplementation(com.trolltech.qt.xml.QDomImplementation)"><tt>QDomImplementation</tt></a> class provides information about the features of the DOM implementation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomNamedNodeMap.html" title="class in com.trolltech.qt.xml">QDomNamedNodeMap</A></B></TD>
<TD>The <a href="QDomNamedNodeMap.html#QDomNamedNodeMap(com.trolltech.qt.xml.QDomNamedNodeMap)"><tt>QDomNamedNodeMap</tt></a> class contains a collection of nodes that can be accessed by name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomNode.html" title="class in com.trolltech.qt.xml">QDomNode</A></B></TD>
<TD>The <a href="QDomNode.html#QDomNode(com.trolltech.qt.xml.QDomNode)"><tt>QDomNode</tt></a> class is the base class for all the nodes in a DOM tree.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomNodeList.html" title="class in com.trolltech.qt.xml">QDomNodeList</A></B></TD>
<TD>The <a href="QDomNodeList.html#QDomNodeList(com.trolltech.qt.xml.QDomNodeList)"><tt>QDomNodeList</tt></a> class is a list of <a href="QDomNode.html"><tt>QDomNode</tt></a> objects.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomNotation.html" title="class in com.trolltech.qt.xml">QDomNotation</A></B></TD>
<TD>The <a href="QDomNotation.html#QDomNotation(com.trolltech.qt.xml.QDomNotation)"><tt>QDomNotation</tt></a> class represents an XML notation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomProcessingInstruction.html" title="class in com.trolltech.qt.xml">QDomProcessingInstruction</A></B></TD>
<TD>The <a href="QDomProcessingInstruction.html#QDomProcessingInstruction(com.trolltech.qt.xml.QDomProcessingInstruction)"><tt>QDomProcessingInstruction</tt></a> class represents an XML processing instruction.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomText.html" title="class in com.trolltech.qt.xml">QDomText</A></B></TD>
<TD>The <a href="QDomText.html#QDomText(com.trolltech.qt.xml.QDomText)"><tt>QDomText</tt></a> class represents text data in the parsed XML document.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlAttributes.html" title="class in com.trolltech.qt.xml">QXmlAttributes</A></B></TD>
<TD>The <a href="QXmlAttributes.html#QXmlAttributes()"><tt>QXmlAttributes</tt></a> class provides XML attributes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlContentHandler.html" title="class in com.trolltech.qt.xml">QXmlContentHandler</A></B></TD>
<TD>The <a href="QXmlContentHandler.html#QXmlContentHandler()"><tt>QXmlContentHandler</tt></a> class provides an interface to report the logical content of XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlDeclHandler.html" title="class in com.trolltech.qt.xml">QXmlDeclHandler</A></B></TD>
<TD>The <a href="QXmlDeclHandler.html#QXmlDeclHandler()"><tt>QXmlDeclHandler</tt></a> class provides an interface to report declaration content of XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlDefaultHandler.html" title="class in com.trolltech.qt.xml">QXmlDefaultHandler</A></B></TD>
<TD>The <a href="QXmlDefaultHandler.html#QXmlDefaultHandler()"><tt>QXmlDefaultHandler</tt></a> class provides a default implementation of all the XML handler classes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlDTDHandler.html" title="class in com.trolltech.qt.xml">QXmlDTDHandler</A></B></TD>
<TD>The <a href="QXmlDTDHandler.html#QXmlDTDHandler()"><tt>QXmlDTDHandler</tt></a> class provides an interface to report DTD content of XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlEntityResolver.html" title="class in com.trolltech.qt.xml">QXmlEntityResolver</A></B></TD>
<TD>The <a href="QXmlEntityResolver.html#QXmlEntityResolver()"><tt>QXmlEntityResolver</tt></a> class provides an interface to resolve external entities contained in XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlErrorHandler.html" title="class in com.trolltech.qt.xml">QXmlErrorHandler</A></B></TD>
<TD>The <a href="QXmlErrorHandler.html#QXmlErrorHandler()"><tt>QXmlErrorHandler</tt></a> class provides an interface to report errors in XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlInputSource.html" title="class in com.trolltech.qt.xml">QXmlInputSource</A></B></TD>
<TD>The <a href="QXmlInputSource.html#QXmlInputSource(com.trolltech.qt.core.QIODevice)"><tt>QXmlInputSource</tt></a> class provides the input data for the <a href="QXmlReader.html"><tt>QXmlReader</tt></a> subclasses.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlLexicalHandler.html" title="class in com.trolltech.qt.xml">QXmlLexicalHandler</A></B></TD>
<TD>The <a href="QXmlLexicalHandler.html#QXmlLexicalHandler()"><tt>QXmlLexicalHandler</tt></a> class provides an interface to report the lexical content of XML data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlLocator.html" title="class in com.trolltech.qt.xml">QXmlLocator</A></B></TD>
<TD>The <a href="QXmlLocator.html#QXmlLocator()"><tt>QXmlLocator</tt></a> class provides the XML handler classes with information about the parsing position within a file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlNamespaceSupport.html" title="class in com.trolltech.qt.xml">QXmlNamespaceSupport</A></B></TD>
<TD>The <a href="QXmlNamespaceSupport.html#QXmlNamespaceSupport()"><tt>QXmlNamespaceSupport</tt></a> class is a helper class for XML readers which want to include namespace support.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlNamespaceSupport.ProcessedName.html" title="class in com.trolltech.qt.xml">QXmlNamespaceSupport.ProcessedName</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlNamespaceSupport.SplitName.html" title="class in com.trolltech.qt.xml">QXmlNamespaceSupport.SplitName</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlParseException.html" title="class in com.trolltech.qt.xml">QXmlParseException</A></B></TD>
<TD>The <a href="QXmlParseException.html#QXmlParseException(java.lang.String, int, int, java.lang.String, java.lang.String)"><tt>QXmlParseException</tt></a> class is used to report errors with the <a href="QXmlErrorHandler.html"><tt>QXmlErrorHandler</tt></a> interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlReader.html" title="class in com.trolltech.qt.xml">QXmlReader</A></B></TD>
<TD>The <a href="QXmlReader.html#QXmlReader()"><tt>QXmlReader</tt></a> class provides an interface for XML readers (i.e&#x2e; parsers).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlSimpleReader.html" title="class in com.trolltech.qt.xml">QXmlSimpleReader</A></B></TD>
<TD>The <a href="QXmlSimpleReader.html#QXmlSimpleReader()"><tt>QXmlSimpleReader</tt></a> class provides an implementation of a simple XML parser.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamAttribute.html" title="class in com.trolltech.qt.xml">QXmlStreamAttribute</A></B></TD>
<TD>The <a href="QXmlStreamAttribute.html#QXmlStreamAttribute()"><tt>QXmlStreamAttribute</tt></a> class represents a single XML attribute</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamAttributes.html" title="class in com.trolltech.qt.xml">QXmlStreamAttributes</A></B></TD>
<TD>The <a href="QXmlStreamAttributes.html#QXmlStreamAttributes()"><tt>QXmlStreamAttributes</tt></a> class represents a vector of <a href="QXmlStreamAttribute.html"><tt>QXmlStreamAttribute</tt></a>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamEntityDeclaration.html" title="class in com.trolltech.qt.xml">QXmlStreamEntityDeclaration</A></B></TD>
<TD>The <a href="QXmlStreamEntityDeclaration.html#QXmlStreamEntityDeclaration(com.trolltech.qt.xml.QXmlStreamEntityDeclaration)"><tt>QXmlStreamEntityDeclaration</tt></a> class represents a DTD entity declaration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamNamespaceDeclaration.html" title="class in com.trolltech.qt.xml">QXmlStreamNamespaceDeclaration</A></B></TD>
<TD>The <a href="QXmlStreamNamespaceDeclaration.html#QXmlStreamNamespaceDeclaration(com.trolltech.qt.xml.QXmlStreamNamespaceDeclaration)"><tt>QXmlStreamNamespaceDeclaration</tt></a> class represents a namespace declaration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamNotationDeclaration.html" title="class in com.trolltech.qt.xml">QXmlStreamNotationDeclaration</A></B></TD>
<TD>The <a href="QXmlStreamNotationDeclaration.html#QXmlStreamNotationDeclaration()"><tt>QXmlStreamNotationDeclaration</tt></a> class represents a DTD notation declaration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamReader.html" title="class in com.trolltech.qt.xml">QXmlStreamReader</A></B></TD>
<TD>The <a href="QXmlStreamReader.html#QXmlStreamReader(com.trolltech.qt.core.QIODevice)"><tt>QXmlStreamReader</tt></a> class provides a fast well-formed XML parser with a simple streaming API.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamWriter.html" title="class in com.trolltech.qt.xml">QXmlStreamWriter</A></B></TD>
<TD>The <a href="QXmlStreamWriter.html#QXmlStreamWriter()"><tt>QXmlStreamWriter</tt></a> class provides an XML writer with a simple streaming API.</TD>
</TR>
</TABLE>
&nbsp;

<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Enum Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomImplementation.InvalidDataPolicy.html" title="enum in com.trolltech.qt.xml">QDomImplementation.InvalidDataPolicy</A></B></TD>
<TD>This enum specifies what should be done when a factory function in <a href="QDomDocument.html"><tt>QDomDocument</tt></a> is called with invalid data.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomNode.EncodingPolicy.html" title="enum in com.trolltech.qt.xml">QDomNode.EncodingPolicy</A></B></TD>
<TD>This enum specifies how QDomNode.:save() determines what encoding to use when serializing.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QDomNode.NodeType.html" title="enum in com.trolltech.qt.xml">QDomNode.NodeType</A></B></TD>
<TD>This enum defines the type of the node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamReader.Error.html" title="enum in com.trolltech.qt.xml">QXmlStreamReader.Error</A></B></TD>
<TD>This enum specifies different error cases</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../com/trolltech/qt/xml/QXmlStreamReader.TokenType.html" title="enum in com.trolltech.qt.xml">QXmlStreamReader.TokenType</A></B></TD>
<TD>This enum specifies the type of token the reader just read.</TD>
</TR>
</TABLE>
&nbsp;

<P>
<DL>
</DL>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/svg/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;NEXT PACKAGE</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/xml/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>