Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 3c90d4f0807cc46df5c0517e9fe40564 > files > 2639

xalan-c-doc-1.4-2mdk.ppc.rpm

<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.4</h3>
</BODY>
<!-- Generated by Doxygen 1.1.2 on Mon Sep 16 08:35:16 2002 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>XercesElementBridge Member List</h1>This is the complete list of members for <a class="el" href="class_xerceselementbridge.html">XercesElementBridge</a>, including all inherited members.<ul>
<li><a class="el" href="class_xerceselementbridge.html#a17">appendChild</a>(XalanNode* newChild)
<code> [virtual]</code><li><a class="el" href="class_xalannode.html#a30">ATTRIBUTE_NODE</a> enum value
<li><a class="el" href="class_xalannode.html#a32">CDATA_SECTION_NODE</a> enum value
<li><a class="el" href="class_xerceselementbridge.html#a13">cloneNode</a>(bool deep) const
<code> [virtual]</code><li><a class="el" href="class_xalannode.html#a36">COMMENT_NODE</a> enum value
<li><a class="el" href="class_xalannode.html#a39">DOCUMENT_FRAGMENT_NODE</a> enum value
<li><a class="el" href="class_xalannode.html#a37">DOCUMENT_NODE</a> enum value
<li><a class="el" href="class_xalannode.html#a38">DOCUMENT_TYPE_NODE</a> enum value
<li><a class="el" href="class_xalannode.html#a29">ELEMENT_NODE</a> enum value
<li><a class="el" href="class_xalannode.html#a34">ENTITY_NODE</a> enum value
<li><a class="el" href="class_xalannode.html#a33">ENTITY_REFERENCE_NODE</a> enum value
<li><a class="el" href="class_xerceselementbridge.html#a29">getAttribute</a>(const XalanDOMString&amp; name) const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a30">getAttributeNode</a>(const XalanDOMString&amp; name) const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a39">getAttributeNodeNS</a>( const XalanDOMString&amp; namespaceURI, const XalanDOMString&amp; localName) const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a36">getAttributeNS</a>( const XalanDOMString&amp; namespaceURI, const XalanDOMString&amp; localName) const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a11">getAttributes</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a6">getChildNodes</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a31">getElementsByTagName</a>(const XalanDOMString&amp; name) const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a41">getElementsByTagNameNS</a>( const XalanDOMString&amp; namespaceURI, const XalanDOMString&amp; localName) const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a7">getFirstChild</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a27">getIndex</a>() const
<code> [virtual]</code><li><a class="el" href="class_xalannode.html#d0">getInstanceCount</a>()
<code> [static]</code><li><a class="el" href="class_xerceselementbridge.html#a8">getLastChild</a>() const
<code> [virtual]</code><li><a class="el" href="class_xalannode.html#d1">getLiveInstances</a>(XalanNode* theNodes[])
<code> [static]</code><li><a class="el" href="class_xerceselementbridge.html#a24">getLocalName</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a22">getNamespaceURI</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a10">getNextSibling</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a2">getNodeName</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a4">getNodeType</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a3">getNodeValue</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a12">getOwnerDocument</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a5">getParentNode</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a23">getPrefix</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a9">getPreviousSibling</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a28">getTagName</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a42">getXercesNode</a>() const
<li><a class="el" href="class_xerceselementbridge.html#a18">hasChildNodes</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a14">insertBefore</a>( XalanNode* newChild, XalanNode* refChild)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a26">isIndexed</a>() const
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a21">isSupported</a>( const XalanDOMString&amp; feature, const XalanDOMString&amp; version) const
<code> [virtual]</code><li><a class="el" href="class_xalannode.html#s0">NodeType</a> enum name
<li><a class="el" href="class_xerceselementbridge.html#a20">normalize</a>()
<code> [virtual]</code><li><a class="el" href="class_xalannode.html#a40">NOTATION_NODE</a> enum value
<li><a class="el" href="class_xalanelement.html#b1">XalanElement::operator=</a>(const XalanElement&amp; theSource)
<code> [protected]</code><li><a class="el" href="class_xalanelement.html#b2">XalanElement::operator==</a>(const XalanElement&amp; theRHS) const
<code> [protected]</code><li><a class="el" href="class_xalannode.html#b2">XalanNode::operator==</a>(const XalanNode&amp; theRHS) const
<code> [protected]</code><li><a class="el" href="class_xalannode.html#a35">PROCESSING_INSTRUCTION_NODE</a> enum value
<li><a class="el" href="class_xerceselementbridge.html#a35">removeAttribute</a>(const XalanDOMString&amp; name)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a34">removeAttributeNode</a>(XalanAttr* oldAttr)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a38">removeAttributeNS</a>( const XalanDOMString&amp; namespaceURI, const XalanDOMString&amp; localName)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a16">removeChild</a>(XalanNode* oldChild)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a15">replaceChild</a>( XalanNode* newChild, XalanNode* oldChild)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a32">setAttribute</a>( const XalanDOMString&amp; name, const XalanDOMString&amp; value)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a33">setAttributeNode</a>(XalanAttr* newAttr)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a40">setAttributeNodeNS</a>(XalanAttr* newAttr)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a37">setAttributeNS</a>( const XalanDOMString&amp; namespaceURI, const XalanDOMString&amp; qualifiedName, const XalanDOMString&amp; value)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a19">setNodeValue</a>(const XalanDOMString&amp; nodeValue)
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a25">setPrefix</a>(const XalanDOMString&amp; prefix)
<code> [virtual]</code><li><a class="el" href="class_xalannode.html#a31">TEXT_NODE</a> enum value
<li><a class="el" href="class_xalannode.html#a28">UNKNOWN_NODE</a> enum value
<li><a class="el" href="class_xalanelement.html#a0">XalanElement</a>()
<li><a class="el" href="class_xalanelement.html#b0">XalanElement</a>(const XalanElement&amp; theSource)
<code> [protected]</code><li><a class="el" href="class_xalannode.html#a0">XalanNode</a>()
<li><a class="el" href="class_xalannode.html#b0">XalanNode</a>(const XalanNode&amp; theSource)
<code> [protected]</code><li><a class="el" href="class_xerceselementbridge.html#a0">XercesElementBridge</a>( const DOM_Element&amp; theXercesElement, const XercesBridgeNavigator&amp; theNavigator)
<li><a class="el" href="class_xalanelement.html#a1">~XalanElement</a>()
<code> [virtual]</code><li><a class="el" href="class_xalannode.html#a1">~XalanNode</a>()
<code> [virtual]</code><li><a class="el" href="class_xerceselementbridge.html#a1">~XercesElementBridge</a>()
<code> [virtual]</code></ul>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and 
<A href="http://www.research.att.com/sw/tools/graphviz/">GraphViz</A> are used to generate this API documentation from the Xalan-C header files.</I></FONT></p>

<TABLE border="0" cellpadding="0" cellspacing="0" width="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="images/dot.gif" width="1"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
	<TR>
		<TD WIDTH="80%" VALIGN="TOP">
			<P ALIGN="CENTER"><B>Xalan-C++ XSLT Processor Version 1.4</B><BR>
			Copyright &copy; 2000, 2001, 2002 The Apache Software Foundation. All Rights Reserved.</i></p>
		</TD>
	</TR>
	<TR>
		<TD WIDTH="100%">
			<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0">
		</TD>
	</TR>
</TABLE>