Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > media > main-release > by-pkgid > 71fef6b9bbd764d1491dbe60964943fb > files > 74

lib64sablotron-devel-1.0.3-7mdv2010.0.x86_64.rpm

<html><head><link rel=StyleSheet href='api-toc.css' TYPE='text/css' MEDIA='screen'><title>Sablotron Extensions API table of contents</title></head>
<body bgcolor='white'>
<!--
  -- HEADS UP!  This page was *GENERATED* by APIDOC,
  -- DO NOT EDIT THIS FILE BY HAND!
  -- See http://www.mozilla.org/projects/apidoc for information on APIDOC
  -- The original source file was jsdom-ref.xml
  -->
<h1 class='title'>Sablotron Extensions API Reference</h1><h4>Table of Contents</h4>
<a href='complete-toc.html'>full listing</a><br>
<a href='complete-toc-grp.html'>grouped listing</a><br>
<center><table class='toc-table' border='1' cellpadding='0' cellspacing='0' width='100%'>
<tr class='toc-title'><th><br><h3>Alphabetical Listing</h3></th></tr>
<tr><td>
<center><table class='toc-abc' border='0' cellspacing='0' cellpadding='0' width='100%'>
<tr><td class='toc-row'><a href='complete.html#%2eConversions' class='toc-entry' target='content-container'>.Conversions</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#%2eDebugging' class='toc-entry' target='content-container'>.Debugging</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#%2eExample' class='toc-entry' target='content-container'>.Example</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#%2eIntroduction' class='toc-entry' target='content-container'>.Introduction</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#%2eObjects' class='toc-entry' target='content-container'>.Objects</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Attr' class='toc-entry' target='content-container'>Attr</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Attr%2ename' class='toc-entry' target='content-container'>Attr.name</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Attr%2eownerElement' class='toc-entry' target='content-container'>Attr.ownerElement</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Attr%2especified' class='toc-entry' target='content-container'>Attr.specified</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Attr%2evalue' class='toc-entry' target='content-container'>Attr.value</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#CharacterData' class='toc-entry' target='content-container'>CharacterData</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#CharacterData%2edata' class='toc-entry' target='content-container'>CharacterData.data</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#CharacterData%2elength' class='toc-entry' target='content-container'>CharacterData.length</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#CharacterData%2esubstringData%28%29' class='toc-entry' target='content-container'>CharacterData.substringData()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#DOMException' class='toc-entry' target='content-container'>DOMException</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#DOMException%2ecode' class='toc-entry' target='content-container'>DOMException.code</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#DOMImplementation' class='toc-entry' target='content-container'>DOMImplementation</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#DOMImplementation%2ehasFeature%28%29' class='toc-entry' target='content-container'>DOMImplementation.hasFeature()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Document' class='toc-entry' target='content-container'>Document</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Document%2edocumentElement' class='toc-entry' target='content-container'>Document.documentElement</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Document%2eimplementation' class='toc-entry' target='content-container'>Document.implementation</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Element' class='toc-entry' target='content-container'>Element</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Element%2egetAttribute%28%29' class='toc-entry' target='content-container'>Element.getAttribute()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Element%2egetAttributeNode%28%29' class='toc-entry' target='content-container'>Element.getAttributeNode()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Element%2ehasAttribute%28%29' class='toc-entry' target='content-container'>Element.hasAttribute()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Element%2etagName' class='toc-entry' target='content-container'>Element.tagName</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#NamedNodeMap' class='toc-entry' target='content-container'>NamedNodeMap</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#NamedNodeMap%2egetNamedItem%28%29' class='toc-entry' target='content-container'>NamedNodeMap.getNamedItem()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#NamedNodeMap%2eitem%28%29' class='toc-entry' target='content-container'>NamedNodeMap.item()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#NamedNodeMap%2elength' class='toc-entry' target='content-container'>NamedNodeMap.length</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node' class='toc-entry' target='content-container'>Node</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2eattributes' class='toc-entry' target='content-container'>Node.attributes</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2echildNodes' class='toc-entry' target='content-container'>Node.childNodes</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2efirstChild' class='toc-entry' target='content-container'>Node.firstChild</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2ehasAttributes%28%29' class='toc-entry' target='content-container'>Node.hasAttributes()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2ehasChildNodes%28%29' class='toc-entry' target='content-container'>Node.hasChildNodes()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2eisSupported%28%29' class='toc-entry' target='content-container'>Node.isSupported()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2elastChild' class='toc-entry' target='content-container'>Node.lastChild</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2elocalName' class='toc-entry' target='content-container'>Node.localName</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2enamespaceURI' class='toc-entry' target='content-container'>Node.namespaceURI</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2enextSibling' class='toc-entry' target='content-container'>Node.nextSibling</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2enodeName' class='toc-entry' target='content-container'>Node.nodeName</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2enodeType' class='toc-entry' target='content-container'>Node.nodeType</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2enodeValue' class='toc-entry' target='content-container'>Node.nodeValue</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2eownerDocument' class='toc-entry' target='content-container'>Node.ownerDocument</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2eparentNode' class='toc-entry' target='content-container'>Node.parentNode</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2eprefix' class='toc-entry' target='content-container'>Node.prefix</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#Node%2epreviousSibling' class='toc-entry' target='content-container'>Node.previousSibling</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#NodeList' class='toc-entry' target='content-container'>NodeList</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#NodeList%2eitem%28%29' class='toc-entry' target='content-container'>NodeList.item()</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#NodeList%2elength' class='toc-entry' target='content-container'>NodeList.length</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#XSLTContext' class='toc-entry' target='content-container'>XSLTContext</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#XSLTContext%2econtextNode' class='toc-entry' target='content-container'>XSLTContext.contextNode</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#XSLTContext%2econtextPosition' class='toc-entry' target='content-container'>XSLTContext.contextPosition</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#XSLTContext%2econtextSize' class='toc-entry' target='content-container'>XSLTContext.contextSize</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#XSLTContext%2ecurrentNode' class='toc-entry' target='content-container'>XSLTContext.currentNode</a></td><td>&nbsp;</td></tr>
<tr><td class='toc-row'><a href='complete.html#XSLTContext%2eownerDocument' class='toc-entry' target='content-container'>XSLTContext.ownerDocument</a></td><td>&nbsp;</td></tr>
</table></center></td></tr>
</table></center>
<a href='complete-toc.html'>full listing</a><br>
<a href='complete-toc-grp.html'>grouped listing</a><br>
<p>
&copy; 2001-2002 Ginger Alliance<BR><i>revision 02-08-05</i><BR>

<center>This page was generated by <a href='http://www.mozilla.org/projects/apidoc' target='other_window'><b>APIDOC</b></a></center>
</body></html>