Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1f9eb832ba1e4b88d9a5c2b384813bb4 > files > 4148

kdelibs3-apidocs-3.5.10-31.fc15.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>khtml: DOM::Document Class Reference (khtml)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../..">API Reference</a>
 / <a href=".">khtml</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <a name="content"></a>


<!-- Generated by Doxygen 1.7.4 -->
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespaceDOM.html">DOM</a>      </li>
      <li class="navelem"><a class="el" href="classDOM_1_1Document.html">Document</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">DOM::Document Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="DOM::Document" --><!-- doxytag: inherits="DOM::Node" -->
<p>The <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> interface represents the entire HTML or XML document.  
 <a href="classDOM_1_1Document.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="dom__doc_8h_source.html">dom_doc.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for DOM::Document:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classDOM_1_1Document.png" usemap="#DOM::Document_map" alt=""/>
  <map id="DOM::Document_map" name="DOM::Document_map">
<area href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model." alt="DOM::Node" shape="rect" coords="0,0,138,24"/>
<area href="classDOM_1_1HTMLDocument.html" title="An HTMLDocument is the root of the HTML hierarchy and holds the entire content." alt="DOM::HTMLDocument" shape="rect" coords="0,112,138,136"/>
</map>
 </div></div>

<p><a href="classDOM_1_1Document-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#add7502cef24951583db9af43c889f45d">Document</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0dc15c7c4b8e32bbeb5d3c95f0d3eaa3"></a><!-- doxytag: member="DOM::Document::Document" ref="a0dc15c7c4b8e32bbeb5d3c95f0d3eaa3" args="(const Document &amp;other)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>Document</b> (const <a class="el" href="classDOM_1_1Document.html">Document</a> &amp;other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4da734c37eedf483f02cff2a17b9dca6"></a><!-- doxytag: member="DOM::Document::Document" ref="a4da734c37eedf483f02cff2a17b9dca6" args="(const Node &amp;other)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>Document</b> (const <a class="el" href="classDOM_1_1Node.html">Node</a> &amp;other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afe9d41cdeb48eff2136c06c4d0fc660d"></a><!-- doxytag: member="DOM::Document::operator=" ref="afe9d41cdeb48eff2136c06c4d0fc660d" args="(const Node &amp;other)" -->
<a class="el" href="classDOM_1_1Document.html">Document</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classDOM_1_1Node.html">Node</a> &amp;other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a278ce9d13cf9d6ebac488a190a754866"></a><!-- doxytag: member="DOM::Document::operator=" ref="a278ce9d13cf9d6ebac488a190a754866" args="(const Document &amp;other)" -->
<a class="el" href="classDOM_1_1Document.html">Document</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classDOM_1_1Document.html">Document</a> &amp;other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DocumentType.html">DocumentType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#ab6757f017338dd0c5b1f5abb209d9960">doctype</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMImplementation.html">DOMImplementation</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a0f688b0b87950abaa5ea7bbfc3daee98">implementation</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Element.html">Element</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a90edac0d950774985af60bdc2460e303">documentElement</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Element.html">Element</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#af1154ed7ed87cd781bb04a649e070d6c">createElement</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;tagName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Element.html">Element</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a355db77e35043f914bddceacca490b02">createElementNS</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;namespaceURI, const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;qualifiedName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DocumentFragment.html">DocumentFragment</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a24002e86210657cff35491305959a1b7">createDocumentFragment</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Text.html">Text</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a320ae8f03e9ff41987762c26934eeb35">createTextNode</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Comment.html">Comment</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a0dc7d00d600575d6935451030464e394">createComment</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1CDATASection.html">CDATASection</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#aa7afee22ddb63c84b101e4ece3ab8f69">createCDATASection</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1ProcessingInstruction.html">ProcessingInstruction</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a6980c5221d626a640a0548a14f2a9abc">createProcessingInstruction</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;target, const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Attr.html">Attr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#aaa5ebefc0d55e9c56da6e33277ab2b06">createAttribute</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;name)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Attr.html">Attr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a931d87e547279ce79edf5be00a427f0b">createAttributeNS</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;namespaceURI, const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;qualifiedName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1EntityReference.html">EntityReference</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a1b7ad510e72d68e406004e1ee9883d0b">createEntityReference</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;name)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Element.html">Element</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a4afc928f8001ee3498143d7055184226">getElementById</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;elementId) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1NodeList.html">NodeList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a518cb1e28d858f42cb14addb9697ad9a">getElementsByTagName</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;tagname)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1NodeList.html">NodeList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a6b49d749ff7405f6818dd8401efddd76">getElementsByTagNameNS</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;namespaceURI, const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;localName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Node.html">Node</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#acb271222122ca3f1a8729460fef582b8">importNode</a> (const <a class="el" href="classDOM_1_1Node.html">Node</a> &amp;importedNode, bool deep)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adc0ae360859884074b5ddd8516c214f9"></a><!-- doxytag: member="DOM::Document::isHTMLDocument" ref="adc0ae360859884074b5ddd8516c214f9" args="() const " -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>isHTMLDocument</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Range&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#aa09c14827e379f67dab0091d0805510b">createRange</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1NodeIterator.html">NodeIterator</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#ad292495b537e76fabb8f285310680393">createNodeIterator</a> (<a class="el" href="classDOM_1_1Node.html">Node</a> root, unsigned long whatToShow, <a class="el" href="classDOM_1_1NodeFilter.html">NodeFilter</a> filter, bool entityReferenceExpansion)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1TreeWalker.html">TreeWalker</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a074ba0dbe10ca3c2965cb1c3e83b5780">createTreeWalker</a> (<a class="el" href="classDOM_1_1Node.html">Node</a> root, unsigned long whatToShow, <a class="el" href="classDOM_1_1NodeFilter.html">NodeFilter</a> filter, bool entityReferenceExpansion)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1Event.html">Event</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a6fd8c12a910dc5458a9239422c88aac9">createEvent</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;eventType)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1AbstractView.html">AbstractView</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#aeb5b5ac325bce097df29d37fffb7a0e7">defaultView</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1StyleSheetList.html">StyleSheetList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a758feeae8272b3f326928ff085a8c1c6">styleSheets</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a631e023fce1ba999fa24d17884b5c20d">preferredStylesheetSet</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae1776fd6ad732f55a0ac2f3a9bccc5c4"></a><!-- doxytag: member="DOM::Document::selectedStylesheetSet" ref="ae1776fd6ad732f55a0ac2f3a9bccc5c4" args="()" -->
<a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><b>selectedStylesheetSet</b> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3b80dc0baf0516764cd03d1bb6e64f89"></a><!-- doxytag: member="DOM::Document::setSelectedStylesheetSet" ref="a3b80dc0baf0516764cd03d1bb6e64f89" args="(const DOMString &amp;aString)" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>setSelectedStylesheetSet</b> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;aString)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#abc7ce545754d761daef2f981230dfaf5">addStyleSheet</a> (const <a class="el" href="classDOM_1_1StyleSheet.html">StyleSheet</a> &amp;sheet)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#ad941b71ba11c637bbfb8f46fa7b7bf98">removeStyleSheet</a> (const <a class="el" href="classDOM_1_1StyleSheet.html">StyleSheet</a> &amp;sheet)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKHTMLView.html">KHTMLView</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a79ee9a41e15585fc57187b763961bf9f">view</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1CSSStyleDeclaration.html">CSSStyleDeclaration</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a312137cedb4aec2e9f632c51e1b80824">getOverrideStyle</a> (const <a class="el" href="classDOM_1_1Element.html">Element</a> &amp;elt, const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;pseudoElt)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a31ae9dbbbb17d0dd11d8edcacec72d30">async</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#aac847126640cff525c07b371c12d8a77">setAsync</a> (bool)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a927dcedd66b1d7638ca9b9b2ced44153">abort</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a3e97323ec76a0f59629ccf6260fd03d0">load</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;uri)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a77dd97d57c38774b7ca1b708312429a6">loadXML</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;source)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a566be0b1c39de525d12edf73e5677051">designMode</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a86f1d144fc8dd7a04212890029f90925">setDesignMode</a> (bool enable)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a937ba3bcbdfe309461c08d0aff654775">completeURL</a> (const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;url)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afa3edf3819e0dc6ccf120e5e5d462ccf"></a><!-- doxytag: member="DOM::Document::toString" ref="afa3edf3819e0dc6ccf120e5e5d462ccf" args="() const " -->
<a class="el" href="classDOM_1_1DOMString.html">DOMString</a>&#160;</td><td class="memItemRight" valign="bottom"><b>toString</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDOM_1_1Document.html#a1624b9dc63da87ca57616d17bc5671da">updateRendering</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a504e99dada76245322158d5dd1aee712"></a><!-- doxytag: member="DOM::Document::Document" ref="a504e99dada76245322158d5dd1aee712" args="(DocumentImpl *i)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>Document</b> (DocumentImpl *i)</td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaca702e31a8ed5926402c30abd077ab9"></a><!-- doxytag: member="DOM::Document::::KHTMLView" ref="aaca702e31a8ed5926402c30abd077ab9" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>::KHTMLView</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afcd4dec4e5d80f621b9b0866b22384d7"></a><!-- doxytag: member="DOM::Document::::KHTMLPart" ref="afcd4dec4e5d80f621b9b0866b22384d7" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>::KHTMLPart</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a30fff0669320d7d88281027e081b0ec1"></a><!-- doxytag: member="DOM::Document::AbstractView" ref="a30fff0669320d7d88281027e081b0ec1" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>AbstractView</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a208d4713b7d27b7e62ed29bea5767e79"></a><!-- doxytag: member="DOM::Document::DOMImplementation" ref="a208d4713b7d27b7e62ed29bea5767e79" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>DOMImplementation</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a64755d04af449d7d9693caae6f9a4577"></a><!-- doxytag: member="DOM::Document::HTMLFrameElement" ref="a64755d04af449d7d9693caae6f9a4577" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>HTMLFrameElement</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a02bb2e8a65855d057b7cc68cf3212cc4"></a><!-- doxytag: member="DOM::Document::HTMLIFrameElement" ref="a02bb2e8a65855d057b7cc68cf3212cc4" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>HTMLIFrameElement</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7ce1109031295c7a3a25624110db8d51"></a><!-- doxytag: member="DOM::Document::HTMLObjectElement" ref="a7ce1109031295c7a3a25624110db8d51" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>HTMLObjectElement</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6db9d28bd448a131448276ee03de1e6d"></a><!-- doxytag: member="DOM::Document::Node" ref="a6db9d28bd448a131448276ee03de1e6d" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><b>Node</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> interface represents the entire HTML or XML document. </p>
<p>Conceptually, it is the root of the document tree, and provides the primary access to the document's data.</p>
<p>Since elements, text nodes, comments, processing instructions, etc. cannot exist outside the context of a <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> , the <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> interface also contains the factory methods needed to create these objects. The <code><a class="el" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a></code> objects created have a <code>ownerDocument</code> attribute which associates them with the <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> within whose context they were created. </p>

<p>Definition at line <a class="el" href="dom__doc_8h_source.html#l00245">245</a> of file <a class="el" href="dom__doc_8h_source.html">dom_doc.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="add7502cef24951583db9af43c889f45d"></a><!-- doxytag: member="DOM::Document::Document" ref="add7502cef24951583db9af43c889f45d" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">DOM::Document::Document </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>create</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>don't create an implementation if false use at own risk </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00162">162</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a927dcedd66b1d7638ca9b9b2ced44153"></a><!-- doxytag: member="DOM::Document::abort" ref="a927dcedd66b1d7638ca9b9b2ced44153" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DOM::Document::abort </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 3 This method is from the DocumentLS interface. </p>
<p>If the document is currently being loaded as a result of the method load being invoked the loading and parsing is immediately aborted. The possibly partial result of parsing the document is discarded and the document is cleared. </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00476">476</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abc7ce545754d761daef2f981230dfaf5"></a><!-- doxytag: member="DOM::Document::addStyleSheet" ref="abc7ce545754d761daef2f981230dfaf5" args="(const StyleSheet &amp;sheet)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DOM::Document::addStyleSheet </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1StyleSheet.html">StyleSheet</a> &amp;&#160;</td>
          <td class="paramname"><em>sheet</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Adds a new style sheet to the list of style sheets. </p>
<p>The new style sheet will be applied after all author and implicit style sheets, but before the user style sheet.</p>
<p>Create new style sheets with e. g. <code><a class="el" href="classDOM_1_1DOMImplementation.html#a2e9ecd88b069a000af58c7e220acb9d0" title="Introduced in DOM Level 2 This method is from the DOMImplementationCSS interface.">DOMImplementation::createCSSStyleSheet</a></code> </p>
<p>This is not part of the official <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a>.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">sheet</td><td>style sheet </td></tr>
  </table>
  </dd>
</dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td></td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00536">536</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a31ae9dbbbb17d0dd11d8edcacec72d30"></a><!-- doxytag: member="DOM::Document::async" ref="a31ae9dbbbb17d0dd11d8edcacec72d30" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool DOM::Document::async </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 3 This method is from the DocumentLS interface. </p>
<p>Indicates whether the method DocumentLS.load() should be synchronous or asynchronous. When the async attribute is set to true the load method returns control to the caller before the document has completed loading. The default value of this attribute is true. </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00460">460</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a937ba3bcbdfe309461c08d0aff654775"></a><!-- doxytag: member="DOM::Document::completeURL" ref="a937ba3bcbdfe309461c08d0aff654775" args="(const DOMString &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> DOM::Document::completeURL </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>not part of the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> </p>
<p>completes a given URL </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00516">516</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aaa5ebefc0d55e9c56da6e33277ab2b06"></a><!-- doxytag: member="DOM::Document::createAttribute" ref="aaa5ebefc0d55e9c56da6e33277ab2b06" args="(const DOMString &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Attr.html">Attr</a> DOM::Document::createAttribute </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an <code><a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a></code> of the given name. </p>
<p>Note that the <code><a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a></code> instance can then be set on an <code><a class="el" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a></code> using the <code>setAttribute</code> method.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The name of the attribute.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <code><a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a></code> object.</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>INVALID_CHARACTER_ERR: Raised if the specified name contains an invalid character. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00283">283</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a931d87e547279ce79edf5be00a427f0b"></a><!-- doxytag: member="DOM::Document::createAttributeNS" ref="a931d87e547279ce79edf5be00a427f0b" args="(const DOMString &amp;namespaceURI, const DOMString &amp;qualifiedName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Attr.html">Attr</a> DOM::Document::createAttributeNS </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>namespaceURI</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>qualifiedName</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 Creates an attribute of the given qualified name and namespace URI. </p>
<p>HTML-only <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> implementations do not need to implement this method.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">namespaceURI</td><td>The namespace URI of the attribute to create.</td></tr>
    <tr><td class="paramname">qualifiedName</td><td>The qualified name of the attribute to instantiate.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a> object with the following attributes: <a class="el" href="classDOM_1_1Node.html#a69c429eb970b03b29bdcbe83f471b0ec" title="The name of this node, depending on its type; see the table above.">Node.nodeName</a> - qualifiedName <a class="el" href="classDOM_1_1Node.html#a3f3769d12b5905b8b9bade4405e92772" title="Introduced in DOM Level 2.">Node.namespaceURI</a> - namespaceURI <a class="el" href="classDOM_1_1Node.html#abd0a2c185b8629a56ea35f5d6dc91f39" title="Introduced in DOM Level 2.">Node.prefix</a> - prefix, extracted from qualifiedName, or null if there is no prefix <a class="el" href="classDOM_1_1Node.html#ab8b197d0e7608e78fdf1b08c47123d2e" title="Introduced in DOM Level 2.">Node.localName</a> - local name, extracted from qualifiedName <a class="el" href="classDOM_1_1Attr.html#a120ed0884866cd6fee0c0ff0e3a04be2" title="Returns the name of this attribute.">Attr.name</a> - qualifiedName <a class="el" href="classDOM_1_1Node.html#a721c044c465f8e855a881a1a08ad5638" title="The value of this node, depending on its type; see the table above.">Node.nodeValue</a> - the empty string</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname">INVALID_CHARACTER_ERR</td><td>Raised if the specified qualified name contains an illegal character.</td></tr>
    <tr><td class="paramname">NAMESPACE_ERR</td><td>Raised if the qualifiedName is malformed, if the qualifiedName has a prefix and the namespaceURI is null, if the qualifiedName has a prefix that is "xml" and the namespaceURI is different from "http://www.w3.org/XML/1998/namespace", or if the qualifiedName is "xmlns" and the namespaceURI is different from "http://www.w3.org/2000/xmlns/". </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00294">294</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aa7afee22ddb63c84b101e4ece3ab8f69"></a><!-- doxytag: member="DOM::Document::createCDATASection" ref="aa7afee22ddb63c84b101e4ece3ab8f69" args="(const DOMString &amp;data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1CDATASection.html">CDATASection</a> DOM::Document::createCDATASection </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a <code><a class="el" href="classDOM_1_1CDATASection.html" title="CDATA sections are used to escape blocks of text containing characters that would otherwise be regard...">CDATASection</a></code> node whose value is the specified string. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>The data for the <code><a class="el" href="classDOM_1_1CDATASection.html" title="CDATA sections are used to escape blocks of text containing characters that would otherwise be regard...">CDATASection</a></code> contents.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new <code><a class="el" href="classDOM_1_1CDATASection.html" title="CDATA sections are used to escape blocks of text containing characters that would otherwise be regard...">CDATASection</a></code> object.</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>NOT_SUPPORTED_ERR: Raised if this document is an HTML document. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00270">270</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0dc7d00d600575d6935451030464e394"></a><!-- doxytag: member="DOM::Document::createComment" ref="a0dc7d00d600575d6935451030464e394" args="(const DOMString &amp;data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Comment.html">Comment</a> DOM::Document::createComment </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a <code><a class="el" href="classDOM_1_1Comment.html" title="This represents the content of a comment, i.e., all the characters between the starting &#39; &lt;!-- &#39; and e...">Comment</a></code> node given the specified string. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>The data for the node.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new <code><a class="el" href="classDOM_1_1Comment.html" title="This represents the content of a comment, i.e., all the characters between the starting &#39; &lt;!-- &#39; and e...">Comment</a></code> object. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00264">264</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a24002e86210657cff35491305959a1b7"></a><!-- doxytag: member="DOM::Document::createDocumentFragment" ref="a24002e86210657cff35491305959a1b7" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DocumentFragment.html">DocumentFragment</a> DOM::Document::createDocumentFragment </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an empty <code><a class="el" href="classDOM_1_1DocumentFragment.html" title="DocumentFragment is a &quot;lightweight&quot; or &quot;minimal&quot; Document object.">DocumentFragment</a></code> object. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <code><a class="el" href="classDOM_1_1DocumentFragment.html" title="DocumentFragment is a &quot;lightweight&quot; or &quot;minimal&quot; Document object.">DocumentFragment</a></code> . </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00252">252</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af1154ed7ed87cd781bb04a649e070d6c"></a><!-- doxytag: member="DOM::Document::createElement" ref="af1154ed7ed87cd781bb04a649e070d6c" args="(const DOMString &amp;tagName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Element.html">Element</a> DOM::Document::createElement </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>tagName</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an element of the type specified. </p>
<p>Note that the instance returned implements the <a class="el" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a> interface, so attributes can be specified directly on the returned object.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">tagName</td><td>The name of the element type to instantiate. For XML, this is case-sensitive. For HTML, the <code>tagName</code> parameter may be provided in any case, but it must be mapped to the canonical uppercase form by the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> implementation.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <code><a class="el" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a></code> object.</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>INVALID_CHARACTER_ERR: Raised if the specified name contains an invalid character. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00228">228</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a355db77e35043f914bddceacca490b02"></a><!-- doxytag: member="DOM::Document::createElementNS" ref="a355db77e35043f914bddceacca490b02" args="(const DOMString &amp;namespaceURI, const DOMString &amp;qualifiedName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Element.html">Element</a> DOM::Document::createElementNS </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>namespaceURI</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>qualifiedName</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 Creates an element of the given qualified name and namespace URI. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">namespaceURI</td><td>The namespace URI of the element to create.</td></tr>
    <tr><td class="paramname">qualifiedName</td><td>The qualified name of the element type to instantiate.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <a class="el" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a> object with the following attributes:</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname">INVALID_CHARACTER_ERR</td><td>Raised if the specified qualified name contains an illegal character.</td></tr>
    <tr><td class="paramname">NAMESPACE_ERR</td><td>Raised if the qualifiedName is malformed, if the qualifiedName has a prefix and the namespaceURI is null, or if the qualifiedName has a prefix that is "xml" and the namespaceURI is different from "http://www.w3.org/XML/1998/namespace" </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00240">240</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1b7ad510e72d68e406004e1ee9883d0b"></a><!-- doxytag: member="DOM::Document::createEntityReference" ref="a1b7ad510e72d68e406004e1ee9883d0b" args="(const DOMString &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1EntityReference.html">EntityReference</a> DOM::Document::createEntityReference </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates an <a class="el" href="classDOM_1_1EntityReference.html" title="EntityReference objects may be inserted into the structure model when an entity reference is in the s...">EntityReference</a> object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The name of the entity to reference.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new <code><a class="el" href="classDOM_1_1EntityReference.html" title="EntityReference objects may be inserted into the structure model when an entity reference is in the s...">EntityReference</a></code> object.</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>INVALID_CHARACTER_ERR: Raised if the specified name contains an invalid character.</td></tr>
  </table>
  </dd>
</dl>
<p>NOT_SUPPORTED_ERR: Raised if this document is an HTML document. </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00305">305</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6fd8c12a910dc5458a9239422c88aac9"></a><!-- doxytag: member="DOM::Document::createEvent" ref="a6fd8c12a910dc5458a9239422c88aac9" args="(const DOMString &amp;eventType)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Event.html">Event</a> DOM::Document::createEvent </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>eventType</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 This method is from the DocumentEvent interface. </p>
<p>The createEvent method is used in creating Events when it is either inconvenient or unnecessary for the user to create an <a class="el" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> themselves. In cases where the implementation provided <a class="el" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> is insufficient, users may supply their own <a class="el" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> implementations for use with the dispatchEvent method.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">eventType</td><td>The eventType parameter specifies the type of <a class="el" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> interface to be created. If the <a class="el" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> interface specified is supported by the implementation this method will return a new <a class="el" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> of the interface type requested. If the <a class="el" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> is to be dispatched via the dispatchEvent method the appropriate event init method must be called after creation in order to initialize the Event's values. As an example, a user wishing to synthesize some kind of <a class="el" href="classDOM_1_1UIEvent.html" title="Introduced in DOM Level 2.">UIEvent</a> would call createEvent with the parameter "UIEvents". The initUIEvent method could then be called on the newly created <a class="el" href="classDOM_1_1UIEvent.html" title="Introduced in DOM Level 2.">UIEvent</a> to set the specific type of <a class="el" href="classDOM_1_1UIEvent.html" title="Introduced in DOM Level 2.">UIEvent</a> to be dispatched and set its context information.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The newly created EventExceptions</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>NOT_SUPPORTED_ERR: Raised if the implementation does not support the type of <a class="el" href="classDOM_1_1Event.html" title="Introduced in DOM Level 2.">Event</a> interface requested </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00388">388</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad292495b537e76fabb8f285310680393"></a><!-- doxytag: member="DOM::Document::createNodeIterator" ref="ad292495b537e76fabb8f285310680393" args="(Node root, unsigned long whatToShow, NodeFilter filter, bool entityReferenceExpansion)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1NodeIterator.html">NodeIterator</a> DOM::Document::createNodeIterator </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classDOM_1_1Node.html">Node</a>&#160;</td>
          <td class="paramname"><em>root</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned long&#160;</td>
          <td class="paramname"><em>whatToShow</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classDOM_1_1NodeFilter.html">NodeFilter</a>&#160;</td>
          <td class="paramname"><em>filter</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>entityReferenceExpansion</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 This method is from the DocumentTraversal interface. </p>
<p>Create a new <a class="el" href="classDOM_1_1NodeIterator.html" title="NodeIterators are used to step through a set of nodes, e.g.">NodeIterator</a> over the subtree rooted at the specified node.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">root</td><td>The node which will be iterated together with its children. The iterator is initially positioned just before this node. The whatToShow flags and the filter, if any, are not considered when setting this position. The root must not be null.</td></tr>
    <tr><td class="paramname">whatToShow</td><td>This flag specifies which node types may appear in the logical view of the tree presented by the iterator. See the description of <a class="el" href="classDOM_1_1NodeFilter.html" title="Filters are objects that know how to &quot;filter out&quot; nodes.">NodeFilter</a> for the set of possible SHOW_ values. These flags can be combined using OR.</td></tr>
    <tr><td class="paramname">filter</td><td>The <a class="el" href="classDOM_1_1NodeFilter.html" title="Filters are objects that know how to &quot;filter out&quot; nodes.">NodeFilter</a> to be used with this <a class="el" href="classDOM_1_1NodeIterator.html" title="NodeIterators are used to step through a set of nodes, e.g.">NodeIterator</a>, or null to indicate no filter.</td></tr>
    <tr><td class="paramname">entityReferenceExpansion</td><td>The value of this flag determines whether entity reference nodes are expanded.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd><a class="el" href="classDOM_1_1NodeIterator.html" title="NodeIterators are used to step through a set of nodes, e.g.">NodeIterator</a> The newly created <a class="el" href="classDOM_1_1NodeIterator.html" title="NodeIterators are used to step through a set of nodes, e.g.">NodeIterator</a>.</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>NOT_SUPPORTED_ERR: Raised if the specified root is null. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00358">358</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6980c5221d626a640a0548a14f2a9abc"></a><!-- doxytag: member="DOM::Document::createProcessingInstruction" ref="a6980c5221d626a640a0548a14f2a9abc" args="(const DOMString &amp;target, const DOMString &amp;data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1ProcessingInstruction.html">ProcessingInstruction</a> DOM::Document::createProcessingInstruction </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>target</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>data</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a <code><a class="el" href="classDOM_1_1ProcessingInstruction.html" title="The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to ke...">ProcessingInstruction</a></code> node given the specified name and data strings. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">target</td><td>The target part of the processing instruction.</td></tr>
    <tr><td class="paramname">data</td><td>The data for the node.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new <code><a class="el" href="classDOM_1_1ProcessingInstruction.html" title="The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to ke...">ProcessingInstruction</a></code> object.</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>INVALID_CHARACTER_ERR: Raised if an invalid character is specified.</td></tr>
  </table>
  </dd>
</dl>
<p>NOT_SUPPORTED_ERR: Raised if this document is an HTML document. </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00277">277</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aa09c14827e379f67dab0091d0805510b"></a><!-- doxytag: member="DOM::Document::createRange" ref="aa09c14827e379f67dab0091d0805510b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Range DOM::Document::createRange </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 This method is from the DocumentRange interface. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>Range The initial state of the Range returned from this method is such that both of its boundary-points are positioned at the beginning of the corresponding <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a>, before any content. The Range returned can only be used to select content associated with this <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a>, or with DocumentFragments and Attrs for which this <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> is the ownerDocument. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00352">352</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a320ae8f03e9ff41987762c26934eeb35"></a><!-- doxytag: member="DOM::Document::createTextNode" ref="a320ae8f03e9ff41987762c26934eeb35" args="(const DOMString &amp;data)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Text.html">Text</a> DOM::Document::createTextNode </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a <code><a class="el" href="classDOM_1_1Text.html" title="The Text interface represents the textual content (termed character data  in XML) of an Element or At...">Text</a></code> node given the specified string. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">data</td><td>The data for the node.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new <code><a class="el" href="classDOM_1_1Text.html" title="The Text interface represents the textual content (termed character data  in XML) of an Element or At...">Text</a></code> object. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00258">258</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a074ba0dbe10ca3c2965cb1c3e83b5780"></a><!-- doxytag: member="DOM::Document::createTreeWalker" ref="a074ba0dbe10ca3c2965cb1c3e83b5780" args="(Node root, unsigned long whatToShow, NodeFilter filter, bool entityReferenceExpansion)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1TreeWalker.html">TreeWalker</a> DOM::Document::createTreeWalker </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classDOM_1_1Node.html">Node</a>&#160;</td>
          <td class="paramname"><em>root</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">unsigned long&#160;</td>
          <td class="paramname"><em>whatToShow</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classDOM_1_1NodeFilter.html">NodeFilter</a>&#160;</td>
          <td class="paramname"><em>filter</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>entityReferenceExpansion</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 This method is from the DocumentTraversal interface. </p>
<p>Create a new <a class="el" href="classDOM_1_1TreeWalker.html" title="TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...">TreeWalker</a> over the subtree rooted at the specified node.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">root</td><td>The node which will serve as the root for the <a class="el" href="classDOM_1_1TreeWalker.html" title="TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...">TreeWalker</a>. The whatToShow flags and the <a class="el" href="classDOM_1_1NodeFilter.html" title="Filters are objects that know how to &quot;filter out&quot; nodes.">NodeFilter</a> are not considered when setting this value; any node type will be accepted as the root. The currentNode of the <a class="el" href="classDOM_1_1TreeWalker.html" title="TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...">TreeWalker</a> is initialized to this node, whether or not it is visible. The root functions as a stopping point for traversal methods that look upward in the document structure, such as parentNode and nextNode. The root must not be null.</td></tr>
    <tr><td class="paramname">whatToShow</td><td>This flag specifies which node types may appear in the logical view of the tree presented by the tree-walker. See the description of <a class="el" href="classDOM_1_1NodeFilter.html" title="Filters are objects that know how to &quot;filter out&quot; nodes.">NodeFilter</a> for the set of possible SHOW_ values. These flags can be combined using OR.</td></tr>
    <tr><td class="paramname">filter</td><td>The <a class="el" href="classDOM_1_1NodeFilter.html" title="Filters are objects that know how to &quot;filter out&quot; nodes.">NodeFilter</a> to be used with this <a class="el" href="classDOM_1_1TreeWalker.html" title="TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...">TreeWalker</a>, or null to indicate no filter.</td></tr>
    <tr><td class="paramname">entityReferenceExpansion</td><td>If this flag is false, the contents of <a class="el" href="classDOM_1_1EntityReference.html" title="EntityReference objects may be inserted into the structure model when an entity reference is in the s...">EntityReference</a> nodes are not presented in the logical view.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The newly created <a class="el" href="classDOM_1_1TreeWalker.html" title="TreeWalker objects are used to navigate a document tree or subtree using the view of the document def...">TreeWalker</a>.</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>NOT_SUPPORTED_ERR: Raised if the specified root is null. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00372">372</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aeb5b5ac325bce097df29d37fffb7a0e7"></a><!-- doxytag: member="DOM::Document::defaultView" ref="aeb5b5ac325bce097df29d37fffb7a0e7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1AbstractView.html">AbstractView</a> DOM::Document::defaultView </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 This method is from the DocumentView interface. </p>
<p>The default <a class="el" href="classDOM_1_1AbstractView.html" title="Introduced in DOM Level 2.">AbstractView</a> for this <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a>, or null if none available. </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00400">400</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a566be0b1c39de525d12edf73e5677051"></a><!-- doxytag: member="DOM::Document::designMode" ref="a566be0b1c39de525d12edf73e5677051" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool DOM::Document::designMode </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>not part of the official <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> </p>
<p>Documents are read-only by default, but they can be made editable by entering "design mode".</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>whether this document is in design mode. </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00502">502</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab6757f017338dd0c5b1f5abb209d9960"></a><!-- doxytag: member="DOM::Document::doctype" ref="ab6757f017338dd0c5b1f5abb209d9960" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DocumentType.html">DocumentType</a> DOM::Document::doctype </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> Type Declaration (see <code><a class="el" href="classDOM_1_1DocumentType.html" title="Each Document has a doctype attribute whose value is either null or a DocumentType object...">DocumentType</a></code> ) associated with this document. </p>
<p>For HTML documents as well as XML documents without a document type declaration this returns <code>null</code> . The <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 1 does not support editing the <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> Type Declaration, therefore <code>docType</code> cannot be altered in any way. </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00210">210</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a90edac0d950774985af60bdc2460e303"></a><!-- doxytag: member="DOM::Document::documentElement" ref="a90edac0d950774985af60bdc2460e303" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Element.html">Element</a> DOM::Document::documentElement </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>This is a convenience attribute that allows direct access to the child node that is the root element of the document. </p>
<p>For HTML documents, this is the element with the tagName "HTML". </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00222">222</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4afc928f8001ee3498143d7055184226"></a><!-- doxytag: member="DOM::Document::getElementById" ref="a4afc928f8001ee3498143d7055184226" args="(const DOMString &amp;elementId) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Element.html">Element</a> DOM::Document::getElementById </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>elementId</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Moved from <a class="el" href="classDOM_1_1HTMLDocument.html" title="An HTMLDocument is the root of the HTML hierarchy and holds the entire content.">HTMLDocument</a> in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 Returns the <a class="el" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a> whose <code>id</code> is given by elementId. </p>
<p>If no such element exists, returns <code>null</code> . Behavior is not defined if more than one element has this <code>id</code> .</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">elementId</td><td>The unique <code>id</code> value for an element.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The matching element. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00311">311</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a518cb1e28d858f42cb14addb9697ad9a"></a><!-- doxytag: member="DOM::Document::getElementsByTagName" ref="a518cb1e28d858f42cb14addb9697ad9a" args="(const DOMString &amp;tagname)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1NodeList.html">NodeList</a> DOM::Document::getElementsByTagName </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>tagname</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>No Exceptions. </p>
<p>Returns a <code><a class="el" href="classDOM_1_1NodeList.html" title="The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.">NodeList</a></code> of all the <code><a class="el" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a></code> 's with a given tag name in the order in which they would be encountered in a preorder traversal of the <code><a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a></code> tree.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">tagname</td><td>The name of the tag to match on. The special value "*" matches all tags.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <code><a class="el" href="classDOM_1_1NodeList.html" title="The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.">NodeList</a></code> object containing all the matched <code><a class="el" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a></code> s. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00317">317</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6b49d749ff7405f6818dd8401efddd76"></a><!-- doxytag: member="DOM::Document::getElementsByTagNameNS" ref="a6b49d749ff7405f6818dd8401efddd76" args="(const DOMString &amp;namespaceURI, const DOMString &amp;localName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1NodeList.html">NodeList</a> DOM::Document::getElementsByTagNameNS </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>namespaceURI</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>localName</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 No Exceptions. </p>
<p>Returns a <a class="el" href="classDOM_1_1NodeList.html" title="The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.">NodeList</a> of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> tree.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">namespaceURI</td><td>The namespace URI of the elements to match on. The special value "*" matches all namespaces.</td></tr>
    <tr><td class="paramname">localName</td><td>The local name of the elements to match on. The special value "*" matches all local names.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A new <a class="el" href="classDOM_1_1NodeList.html" title="The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.">NodeList</a> object containing all the matched Elements. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00328">328</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a312137cedb4aec2e9f632c51e1b80824"></a><!-- doxytag: member="DOM::Document::getOverrideStyle" ref="a312137cedb4aec2e9f632c51e1b80824" args="(const Element &amp;elt, const DOMString &amp;pseudoElt)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1CSSStyleDeclaration.html">CSSStyleDeclaration</a> DOM::Document::getOverrideStyle </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1Element.html">Element</a> &amp;&#160;</td>
          <td class="paramname"><em>elt</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>pseudoElt</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 This method is from the DocumentCSS interface. </p>
<p>This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">elt</td><td>The element whose style is to be modified. This parameter cannot be null.</td></tr>
    <tr><td class="paramname">pseudoElt</td><td>The pseudo-element or null if none.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The override style declaration. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00448">448</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0f688b0b87950abaa5ea7bbfc3daee98"></a><!-- doxytag: member="DOM::Document::implementation" ref="a0f688b0b87950abaa5ea7bbfc3daee98" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMImplementation.html">DOMImplementation</a> DOM::Document::implementation </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The <code><a class="el" href="classDOM_1_1DOMImplementation.html" title="The DOMImplementation interface provides a number of methods for performing operations that are indep...">DOMImplementation</a></code> object that handles this document. </p>
<p>A <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> application may use objects from multiple implementations. </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00216">216</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="acb271222122ca3f1a8729460fef582b8"></a><!-- doxytag: member="DOM::Document::importNode" ref="acb271222122ca3f1a8729460fef582b8" args="(const Node &amp;importedNode, bool deep)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1Node.html">Node</a> DOM::Document::importNode </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1Node.html">Node</a> &amp;&#160;</td>
          <td class="paramname"><em>importedNode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>deep</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2. </p>
<p>Imports a node from another document to this document. The returned node has no parent; (parentNode is null). The source node is not altered or removed from the original document; this method creates a new copy of the source node.</p>
<p>For all nodes, importing a node creates a node object owned by the importing document, with attribute values identical to the source node's nodeName and nodeType, plus the attributes related to namespaces (prefix, localName, and namespaceURI).</p>
<p>As in the cloneNode operation on a <a class="el" href="classDOM_1_1Node.html" title="The Node interface is the primary datatype for the entire Document Object Model.">Node</a>, the source node is not altered. Additional information is copied as appropriate to the nodeType, attempting to mirror the behavior expected if a fragment of XML or HTML source was copied from one document to another, recognizing that the two documents may have different DTDs in the XML case. The following list describes the specifics for each type of node.</p>
<p>ATTRIBUTE_NODE The ownerElement attribute is set to null and the specified flag is set to true on the generated <a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a>. The descendants of the source <a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a> are recursively imported and the resulting nodes reassembled to form the corresponding subtree. Note that the deep parameter has no effect on <a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a> nodes; they always carry their children with them when imported.</p>
<p>DOCUMENT_FRAGMENT_NODE If the deep option was set to true, the descendants of the source element are recursively imported and the resulting nodes reassembled to form the corresponding subtree. Otherwise, this simply generates an empty <a class="el" href="classDOM_1_1DocumentFragment.html" title="DocumentFragment is a &quot;lightweight&quot; or &quot;minimal&quot; Document object.">DocumentFragment</a>.</p>
<p>DOCUMENT_NODE <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a> nodes cannot be imported.</p>
<p>DOCUMENT_TYPE_NODE <a class="el" href="classDOM_1_1DocumentType.html" title="Each Document has a doctype attribute whose value is either null or a DocumentType object...">DocumentType</a> nodes cannot be imported.</p>
<p>ELEMENT_NODE Specified attribute nodes of the source element are imported, and the generated <a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a> nodes are attached to the generated <a class="el" href="classDOM_1_1Element.html" title="By far the vast majority of objects (apart from text) that authors encounter when traversing a docume...">Element</a>. Default attributes are not copied, though if the document being imported into defines default attributes for this element name, those are assigned. If the importNode deep parameter was set to true, the descendants of the source element are recursively imported and the resulting nodes reassembled to form the corresponding subtree.</p>
<p>ENTITY_NODE <a class="el" href="classDOM_1_1Entity.html" title="This interface represents an entity, either parsed or unparsed, in an XML document.">Entity</a> nodes can be imported, however in the current release of the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> the <a class="el" href="classDOM_1_1DocumentType.html" title="Each Document has a doctype attribute whose value is either null or a DocumentType object...">DocumentType</a> is readonly. Ability to add these imported nodes to a <a class="el" href="classDOM_1_1DocumentType.html" title="Each Document has a doctype attribute whose value is either null or a DocumentType object...">DocumentType</a> will be considered for addition to a future release of the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a>. On import, the publicId, systemId, and notationName attributes are copied. If a deep import is requested, the descendants of the the source <a class="el" href="classDOM_1_1Entity.html" title="This interface represents an entity, either parsed or unparsed, in an XML document.">Entity</a> are recursively imported and the resulting nodes reassembled to form the corresponding subtree.</p>
<p>ENTITY_REFERENCE_NODE Only the <a class="el" href="classDOM_1_1EntityReference.html" title="EntityReference objects may be inserted into the structure model when an entity reference is in the s...">EntityReference</a> itself is copied, even if a deep import is requested, since the source and destination documents might have defined the entity differently. If the document being imported into provides a definition for this entity name, its value is assigned.</p>
<p>NOTATION_NODE <a class="el" href="classDOM_1_1Notation.html" title="This interface represents a notation declared in the DTD.">Notation</a> nodes can be imported, however in the current release of the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> the <a class="el" href="classDOM_1_1DocumentType.html" title="Each Document has a doctype attribute whose value is either null or a DocumentType object...">DocumentType</a> is readonly. Ability to add these imported nodes to a <a class="el" href="classDOM_1_1DocumentType.html" title="Each Document has a doctype attribute whose value is either null or a DocumentType object...">DocumentType</a> will be considered for addition to a future release of the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a>. On import, the publicId and systemId attributes are copied. Note that the deep parameter has no effect on <a class="el" href="classDOM_1_1Notation.html" title="This interface represents a notation declared in the DTD.">Notation</a> nodes since they never have any children.</p>
<p>PROCESSING_INSTRUCTION_NODE The imported node copies its target and data values from those of the source node.</p>
<p>TEXT_NODE, CDATA_SECTION_NODE, COMMENT_NODE These three types of nodes inheriting from <a class="el" href="classDOM_1_1CharacterData.html" title="The CharacterData interface extends Node with a set of attributes and methods for accessing character...">CharacterData</a> copy their data and length attributes from those of the source node.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">importedNode</td><td>The node to import.</td></tr>
    <tr><td class="paramname">deep</td><td>If true, recursively import the subtree under the specified node; if false, import only the node itself, as explained above. This has no effect on <a class="el" href="classDOM_1_1Attr.html" title="The Attr interface represents an attribute in an Element object.">Attr</a>, <a class="el" href="classDOM_1_1EntityReference.html" title="EntityReference objects may be inserted into the structure model when an entity reference is in the s...">EntityReference</a>, and <a class="el" href="classDOM_1_1Notation.html" title="This interface represents a notation declared in the DTD.">Notation</a> nodes.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The imported node that belongs to this <a class="el" href="classDOM_1_1Document.html" title="The Document interface represents the entire HTML or XML document.">Document</a>.</dd></dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>NOT_SUPPORTED_ERR: Raised if the type of node being imported is not supported. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00334">334</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3e97323ec76a0f59629ccf6260fd03d0"></a><!-- doxytag: member="DOM::Document::load" ref="a3e97323ec76a0f59629ccf6260fd03d0" args="(const DOMString &amp;uri)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DOM::Document::load </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>uri</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 3 This method is from the DocumentLS interface. </p>
<p>Replaces the content of the document with the result of parsing the given URI. Invoking this method will either block the caller or return to the caller immediately depending on the value of the async attribute. Once the document is fully loaded a "load" event (as defined in [<a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 3 Events], except that the Event.targetNode will be the document, not an element) will be dispatched on the document. If an error occurs, an implementation dependent "error" event will be dispatched on the document. If this method is called on a document that is currently loading, the current load is interrupted and the new URI load is initiated.</p>
<p>When invoking this method the parameters used in the DOMParser interface are assumed to have their default values with the exception that the parameters "entities", "normalize-characters", "check-character-normalization" are set to "false".</p>
<p>The result of a call to this method is the same the result of a call to DOMParser.parseWithContext with an input stream referencing the URI that was passed to this call, the document as the context node, and the action ACTION_REPLACE_CHILDREN.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">uri</td><td>of type <a class="el" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a> The URI reference for the XML file to be loaded. If this is a relative URI, the base URI used by the implementation is implementation dependent.</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>If async is set to true load returns true if the document load was successfully initiated. If an error occurred when initiating the document load, load returns false. If async is set to false load returns true if the document was successfully loaded and parsed. If an error occurred when either loading or parsing the URI, load returns false. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00485">485</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a77dd97d57c38774b7ca1b708312429a6"></a><!-- doxytag: member="DOM::Document::loadXML" ref="a77dd97d57c38774b7ca1b708312429a6" args="(const DOMString &amp;source)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DOM::Document::loadXML </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1DOMString.html">DOMString</a> &amp;&#160;</td>
          <td class="paramname"><em>source</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 3 This method is from the DocumentLS interface. </p>
<p>Replace the content of the document with the result of parsing the input string, this method is always synchronous. This method always parses from a <a class="el" href="classDOM_1_1DOMString.html" title="This class implements the basic string we use in the DOM.">DOMString</a>, which means the data is always UTF-16. All other encoding information is ignored.</p>
<p>The parameters used in the DOMParser interface are assumed to have their default values when invoking this method.</p>
<p>The result of a call to this method is the same as the result of a call to DOMParser.parseWithContext with an input stream containing the string passed to this call, the document as the context node, and the action ACTION_REPLACE_CHILDREN.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">source</td><td>A string containing an XML document. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00493">493</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a631e023fce1ba999fa24d17884b5c20d"></a><!-- doxytag: member="DOM::Document::preferredStylesheetSet" ref="a631e023fce1ba999fa24d17884b5c20d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1DOMString.html">DOMString</a> DOM::Document::preferredStylesheetSet </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>CSS3 mechanism for selecting alternate stylesheets using the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a>. </p>
<p>Might change without further notice. </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00416">416</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad941b71ba11c637bbfb8f46fa7b7bf98"></a><!-- doxytag: member="DOM::Document::removeStyleSheet" ref="ad941b71ba11c637bbfb8f46fa7b7bf98" args="(const StyleSheet &amp;sheet)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DOM::Document::removeStyleSheet </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classDOM_1_1StyleSheet.html">StyleSheet</a> &amp;&#160;</td>
          <td class="paramname"><em>sheet</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Removes a style sheet to the list of style sheets. </p>
<p>Only sheets added by <code>addStyleSheet</code> may be removed.</p>
<p>This is not part of the official <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a>.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">sheet</td><td>style sheet to remove </td></tr>
  </table>
  </dd>
</dl>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>NOT_FOUND_ERR <code>sheet</code> is not contained in the list of style sheets or it has not been added by <code>addStyleSheet</code> </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00547">547</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aac847126640cff525c07b371c12d8a77"></a><!-- doxytag: member="DOM::Document::setAsync" ref="aac847126640cff525c07b371c12d8a77" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DOM::Document::setAsync </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>b</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 3 This method is from the DocumentLS interface. </p>
<p>see async</p>
<dl><dt><b>Exceptions:</b></dt><dd>
  <table class="exception">
    <tr><td class="paramname"><a class="el" href="classDOM_1_1DOMException.html" title="DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impos...">DOMException</a></td><td>NOT_SUPPORTED_ERR: Raised if the implementation doesn't support the mode the attribute is being set to. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00468">468</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a86f1d144fc8dd7a04212890029f90925"></a><!-- doxytag: member="DOM::Document::setDesignMode" ref="a86f1d144fc8dd7a04212890029f90925" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DOM::Document::setDesignMode </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>enable</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>not part of the official <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">enable</td><td><code>true</code> to enable design mode, <code>false</code> to disable. </td></tr>
  </table>
  </dd>
</dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classDOM_1_1Document.html#a566be0b1c39de525d12edf73e5677051" title="not part of the official DOM">designMode</a> </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00509">509</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a758feeae8272b3f326928ff085a8c1c6"></a><!-- doxytag: member="DOM::Document::styleSheets" ref="a758feeae8272b3f326928ff085a8c1c6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classDOM_1_1StyleSheetList.html">StyleSheetList</a> DOM::Document::styleSheets </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Introduced in <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> Level 2 This method is from the DocumentStyle interface. </p>
<p>A list containing all the style sheets explicitly linked into or embedded in a document. For HTML documents, this includes external style sheets, included via the HTML LINK element, and inline STYLE elements. In XML, this includes external style sheets, included via style sheet processing instructions (see [XML-StyleSheet]). </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00408">408</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1624b9dc63da87ca57616d17bc5671da"></a><!-- doxytag: member="DOM::Document::updateRendering" ref="a1624b9dc63da87ca57616d17bc5671da" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void DOM::Document::updateRendering </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>not part of the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> </p>
<p>Updates the rendered display after one or more changes to the <a class="el" href="namespaceDOM.html" title="The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...">DOM</a> structure </p>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00530">530</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a79ee9a41e15585fc57187b763961bf9f"></a><!-- doxytag: member="DOM::Document::view" ref="a79ee9a41e15585fc57187b763961bf9f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKHTMLView.html">KHTMLView</a> * DOM::Document::view </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>The KHTML view widget of this document. </dd></dl>

<p>Definition at line <a class="el" href="dom__doc_8cpp_source.html#l00441">441</a> of file <a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="dom__doc_8h_source.html">dom_doc.h</a></li>
<li><a class="el" href="dom__doc_8cpp_source.html">dom_doc.cpp</a></li>
</ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>khtml</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="functions.html">Class Members</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classDOM_1_1AbstractView.html">dom::abstractview</option>,  <option value="classDOM_1_1Attr.html">dom::attr</option>,  <option value="classDOM_1_1CDATASection.html">dom::cdatasection</option>,  <option value="classDOM_1_1CharacterData.html">dom::characterdata</option>,  <option value="classDOM_1_1Comment.html">dom::comment</option>,  <option value="classDOM_1_1Counter.html">dom::counter</option>,  <option value="classDOM_1_1CSS2Azimuth.html">dom::css2azimuth</option>,  <option value="classDOM_1_1CSS2BackgroundPosition.html">dom::css2backgroundposition</option>,  <option value="classDOM_1_1CSS2BorderSpacing.html">dom::css2borderspacing</option>,  <option value="classDOM_1_1CSS2CounterIncrement.html">dom::css2counterincrement</option>,  <option value="classDOM_1_1CSS2CounterReset.html">dom::css2counterreset</option>,  <option value="classDOM_1_1CSS2Cursor.html">dom::css2cursor</option>,  <option value="classDOM_1_1CSS2FontFaceSrc.html">dom::css2fontfacesrc</option>,  <option value="classDOM_1_1CSS2FontFaceWidths.html">dom::css2fontfacewidths</option>,  <option value="classDOM_1_1CSS2PageSize.html">dom::css2pagesize</option>,  <option value="classDOM_1_1CSS2PlayDuring.html">dom::css2playduring</option>,  <option value="classDOM_1_1CSS2Properties.html">dom::css2properties</option>,  <option value="classDOM_1_1CSS2TextShadow.html">dom::css2textshadow</option>,  <option value="classDOM_1_1CSSCharsetRule.html">dom::csscharsetrule</option>,  <option value="classDOM_1_1CSSException.html">dom::cssexception</option>,  <option value="classDOM_1_1CSSFontFaceRule.html">dom::cssfontfacerule</option>,  <option value="classDOM_1_1CSSImportRule.html">dom::cssimportrule</option>,  <option value="classDOM_1_1CSSMediaRule.html">dom::cssmediarule</option>,  <option value="classDOM_1_1CSSPrimitiveValue.html">dom::cssprimitivevalue</option>,  <option value="classDOM_1_1CSSRule.html">dom::cssrule</option>,  <option value="classDOM_1_1CSSRuleList.html">dom::cssrulelist</option>,  <option value="classDOM_1_1CSSStyleDeclaration.html">dom::cssstyledeclaration</option>,  <option value="classDOM_1_1CSSStyleRule.html">dom::cssstylerule</option>,  <option value="classDOM_1_1CSSStyleSheet.html">dom::cssstylesheet</option>,  <option value="classDOM_1_1CSSUnknownRule.html">dom::cssunknownrule</option>,  <option value="classDOM_1_1CSSValue.html">dom::cssvalue</option>,  <option value="classDOM_1_1CSSValueList.html">dom::cssvaluelist</option>,  <option value="classDOM_1_1CustomNodeFilter.html">dom::customnodefilter</option>,  <option value="classDOM_1_1Document.html">dom::document</option>,  <option value="classDOM_1_1DocumentFragment.html">dom::documentfragment</option>,  <option value="classDOM_1_1DocumentType.html">dom::documenttype</option>,  <option value="classDOM_1_1DOMException.html">dom::domexception</option>,  <option value="classDOM_1_1DOMImplementation.html">dom::domimplementation</option>,  <option value="classDOM_1_1DOMString.html">dom::domstring</option>,  <option value="classDOM_1_1Element.html">dom::element</option>,  <option value="classDOM_1_1Entity.html">dom::entity</option>,  <option value="classDOM_1_1EntityReference.html">dom::entityreference</option>,  <option value="classDOM_1_1Event.html">dom::event</option>,  <option value="classDOM_1_1EventException.html">dom::eventexception</option>,  <option value="classDOM_1_1EventListener.html">dom::eventlistener</option>,  <option value="classDOM_1_1HTMLAnchorElement.html">dom::htmlanchorelement</option>,  <option value="classDOM_1_1HTMLAppletElement.html">dom::htmlappletelement</option>,  <option value="classDOM_1_1HTMLAreaElement.html">dom::htmlareaelement</option>,  <option value="classDOM_1_1HTMLBaseElement.html">dom::htmlbaseelement</option>,  <option value="classDOM_1_1HTMLBaseFontElement.html">dom::htmlbasefontelement</option>,  <option value="classDOM_1_1HTMLBlockquoteElement.html">dom::htmlblockquoteelement</option>,  <option value="classDOM_1_1HTMLBodyElement.html">dom::htmlbodyelement</option>,  <option value="classDOM_1_1HTMLBRElement.html">dom::htmlbrelement</option>,  <option value="classDOM_1_1HTMLButtonElement.html">dom::htmlbuttonelement</option>,  <option value="classDOM_1_1HTMLCollection.html">dom::htmlcollection</option>,  <option value="classDOM_1_1HTMLDirectoryElement.html">dom::htmldirectoryelement</option>,  <option value="classDOM_1_1HTMLDivElement.html">dom::htmldivelement</option>,  <option value="classDOM_1_1HTMLDListElement.html">dom::htmldlistelement</option>,  <option value="classDOM_1_1HTMLDocument.html">dom::htmldocument</option>,  <option value="classDOM_1_1HTMLElement.html">dom::htmlelement</option>,  <option value="classDOM_1_1HTMLFieldSetElement.html">dom::htmlfieldsetelement</option>,  <option value="classDOM_1_1HTMLFontElement.html">dom::htmlfontelement</option>,  <option value="classDOM_1_1HTMLFormElement.html">dom::htmlformelement</option>,  <option value="classDOM_1_1HTMLFrameElement.html">dom::htmlframeelement</option>,  <option value="classDOM_1_1HTMLFrameSetElement.html">dom::htmlframesetelement</option>,  <option value="classDOM_1_1HTMLHeadElement.html">dom::htmlheadelement</option>,  <option value="classDOM_1_1HTMLHeadingElement.html">dom::htmlheadingelement</option>,  <option value="classDOM_1_1HTMLHRElement.html">dom::htmlhrelement</option>,  <option value="classDOM_1_1HTMLHtmlElement.html">dom::htmlhtmlelement</option>,  <option value="classDOM_1_1HTMLIFrameElement.html">dom::htmliframeelement</option>,  <option value="classDOM_1_1HTMLImageElement.html">dom::htmlimageelement</option>,  <option value="classDOM_1_1HTMLInputElement.html">dom::htmlinputelement</option>,  <option value="classDOM_1_1HTMLIsIndexElement.html">dom::htmlisindexelement</option>,  <option value="classDOM_1_1HTMLLabelElement.html">dom::htmllabelelement</option>,  <option value="classDOM_1_1HTMLLayerElement.html">dom::htmllayerelement</option>,  <option value="classDOM_1_1HTMLLegendElement.html">dom::htmllegendelement</option>,  <option value="classDOM_1_1HTMLLIElement.html">dom::htmllielement</option>,  <option value="classDOM_1_1HTMLLinkElement.html">dom::htmllinkelement</option>,  <option value="classDOM_1_1HTMLMapElement.html">dom::htmlmapelement</option>,  <option value="classDOM_1_1HTMLMenuElement.html">dom::htmlmenuelement</option>,  <option value="classDOM_1_1HTMLMetaElement.html">dom::htmlmetaelement</option>,  <option value="classDOM_1_1HTMLModElement.html">dom::htmlmodelement</option>,  <option value="classDOM_1_1HTMLObjectElement.html">dom::htmlobjectelement</option>,  <option value="classDOM_1_1HTMLOListElement.html">dom::htmlolistelement</option>,  <option value="classDOM_1_1HTMLOptGroupElement.html">dom::htmloptgroupelement</option>,  <option value="classDOM_1_1HTMLOptionElement.html">dom::htmloptionelement</option>,  <option value="classDOM_1_1HTMLParagraphElement.html">dom::htmlparagraphelement</option>,  <option value="classDOM_1_1HTMLParamElement.html">dom::htmlparamelement</option>,  <option value="classDOM_1_1HTMLPreElement.html">dom::htmlpreelement</option>,  <option value="classDOM_1_1HTMLQuoteElement.html">dom::htmlquoteelement</option>,  <option value="classDOM_1_1HTMLScriptElement.html">dom::htmlscriptelement</option>,  <option value="classDOM_1_1HTMLSelectElement.html">dom::htmlselectelement</option>,  <option value="classDOM_1_1HTMLStyleElement.html">dom::htmlstyleelement</option>,  <option value="classDOM_1_1HTMLTableCaptionElement.html">dom::htmltablecaptionelement</option>,  <option value="classDOM_1_1HTMLTableCellElement.html">dom::htmltablecellelement</option>,  <option value="classDOM_1_1HTMLTableColElement.html">dom::htmltablecolelement</option>,  <option value="classDOM_1_1HTMLTableElement.html">dom::htmltableelement</option>,  <option value="classDOM_1_1HTMLTableRowElement.html">dom::htmltablerowelement</option>,  <option value="classDOM_1_1HTMLTableSectionElement.html">dom::htmltablesectionelement</option>,  <option value="classDOM_1_1HTMLTextAreaElement.html">dom::htmltextareaelement</option>,  <option value="classDOM_1_1HTMLTitleElement.html">dom::htmltitleelement</option>,  <option value="classDOM_1_1HTMLUListElement.html">dom::htmlulistelement</option>,  <option value="classDOM_1_1MediaList.html">dom::medialist</option>,  <option value="classDOM_1_1MouseEvent.html">dom::mouseevent</option>,  <option value="classDOM_1_1MutationEvent.html">dom::mutationevent</option>,  <option value="classDOM_1_1NamedNodeMap.html">dom::namednodemap</option>,  <option value="classDOM_1_1Node.html">dom::node</option>,  <option value="classDOM_1_1NodeFilter.html">dom::nodefilter</option>,  <option value="classDOM_1_1NodeIterator.html">dom::nodeiterator</option>,  <option value="classDOM_1_1NodeList.html">dom::nodelist</option>,  <option value="classDOM_1_1Notation.html">dom::notation</option>,  <option value="classDOM_1_1ProcessingInstruction.html">dom::processinginstruction</option>,  <option value="classDOM_1_1Rect.html">dom::rect</option>,  <option value="classDOM_1_1RGBColor.html">dom::rgbcolor</option>,  <option value="classDOM_1_1StyleSheet.html">dom::stylesheet</option>,  <option value="classDOM_1_1StyleSheetList.html">dom::stylesheetlist</option>,  <option value="classDOM_1_1Text.html">dom::text</option>,  <option value="classDOM_1_1TextEvent.html">dom::textevent</option>,  <option value="classDOM_1_1TreeWalker.html">dom::treewalker</option>,  <option value="classDOM_1_1UIEvent.html">dom::uievent</option>,  <option value="classKHTMLPageCache.html">khtmlpagecache</option>,  <option value="classKHTMLPart.html">khtmlpart</option>,  <option value="classKHTMLPartBrowserExtension.html">khtmlpartbrowserextension</option>,  <option value="classKHTMLPartIface.html">khtmlpartiface</option>,  <option value="classKHTMLSettings.html">khtmlsettings</option>,  <option value="classKHTMLView.html">khtmlview</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../arts/html/index.html">arts</a></li><li><a href="../../dcop/html/index.html">dcop</a></li><li><a href="../../dnssd/html/index.html">dnssd</a></li><li><a href="../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kate/html/index.html">kate</a></li><li><a href="../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../kdecore/html/index.html">kdecore</a></li><li><a href="../../kded/html/index.html">kded</a></li><li><a href="../../kdefx/html/index.html">kdefx</a></li><li><a href="../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../kdesu/html/index.html">kdesu</a></li><li><a href="../../kdeui/html/index.html">kdeui</a></li><li><a href="../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../khtml/html/index.html">khtml</a></li><li><a href="../../kimgio/html/index.html">kimgio</a></li><li><a href="../../kinit/html/index.html">kinit</a></li><li><a href="../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/http/html/index.html">http</a></li><li><a href="../../kjs/html/index.html">kjs</a></li><li><a href="../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../kparts/html/index.html">kparts</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../kspell2/html/index.html">kspell2</a></li><li><a href="../../kunittest/html/index.html">kunittest</a></li><li><a href="../../kutils/html/index.html">kutils</a></li><li><a href="../../kwallet/html/index.html">kwallet</a></li><li><a href="../../libkmid/html/index.html">libkmid</a></li><li><a href="../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>