Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 5e43f5d92fadaa0a1cc4664249b615d0 > files > 1280

xalan-c-doc-1.1-8mdk.i586.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++ XSL Transformer Version 1.1</h3>
</BODY>
<!-- Generated by Doxygen 1.2.0 on Thu Feb 15 10:47:26 2001 -->
<center>
<a class="qindex" href="index.html">Main Page</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>DOMServices Member List</h1>This is the complete list of members for <a class="el" href="class_domservices.html">DOMServices</a>, including all inherited members.<ul>
<li><a class="el" href="class_domservices.html#d19">getLocalNameOfNode</a>(const XalanNode&amp; n)
<code> [static]</code><li><a class="el" href="class_domservices.html#d18">getNameOfNode</a>(const XalanNode&amp; n)
<code> [static]</code><li><a class="el" href="class_domservices.html#d22">getNamespaceForPrefix</a>( const XalanDOMString&amp; prefix, const XalanElement&amp; namespaceContext)
<code> [static]</code><li><a class="el" href="class_domservices.html#d20">getNamespaceOfNode</a>(const XalanNode&amp; n)
<code> [static]</code><li><a class="el" href="class_domservices.html#d2">getNodeData</a>(const XalanNode&amp; node)
<code> [static]</code><li><a class="el" href="class_domservices.html#d3">getNodeData</a>( const XalanNode&amp; node, XalanDOMString&amp; data)
<code> [static]</code><li><a class="el" href="class_domservices.html#d4">getNodeData</a>(const XalanAttr&amp; attribute)
<code> [static]</code><li><a class="el" href="class_domservices.html#d5">getNodeData</a>( const XalanAttr&amp; attribute, XalanDOMString&amp; data)
<code> [static]</code><li><a class="el" href="class_domservices.html#d6">getNodeData</a>(const XalanComment&amp; comment)
<code> [static]</code><li><a class="el" href="class_domservices.html#d7">getNodeData</a>( const XalanComment&amp; comment, XalanDOMString&amp; data)
<code> [static]</code><li><a class="el" href="class_domservices.html#d8">getNodeData</a>(const XalanDocument&amp; document)
<code> [static]</code><li><a class="el" href="class_domservices.html#d9">getNodeData</a>( const XalanDocument&amp; document, XalanDOMString&amp; data)
<code> [static]</code><li><a class="el" href="class_domservices.html#d10">getNodeData</a>(const XalanDocumentFragment&amp; documentFragment)
<code> [static]</code><li><a class="el" href="class_domservices.html#d11">getNodeData</a>( const XalanDocumentFragment&amp; documentFragment, XalanDOMString&amp; data)
<code> [static]</code><li><a class="el" href="class_domservices.html#d12">getNodeData</a>(const XalanElement&amp; element)
<code> [static]</code><li><a class="el" href="class_domservices.html#d13">getNodeData</a>( const XalanElement&amp; element, XalanDOMString&amp; data)
<code> [static]</code><li><a class="el" href="class_domservices.html#d14">getNodeData</a>(const XalanProcessingInstruction&amp; pi)
<code> [static]</code><li><a class="el" href="class_domservices.html#d15">getNodeData</a>( const XalanProcessingInstruction&amp; pi, XalanDOMString&amp; data)
<code> [static]</code><li><a class="el" href="class_domservices.html#d16">getNodeData</a>(const XalanText&amp; text)
<code> [static]</code><li><a class="el" href="class_domservices.html#d17">getNodeData</a>( const XalanText&amp; text, XalanDOMString&amp; data)
<code> [static]</code><li><a class="el" href="class_domservices.html#d21">getParentOfNode</a>(const XalanNode&amp; node)
<code> [static]</code><li><a class="el" href="class_domservices.html#d0">initialize</a>()
<code> [static]</code><li><a class="el" href="class_domservices.html#d23">isNodeAfter</a>( const XalanNode&amp; node1, const XalanNode&amp; node2)
<code> [static]</code><li><a class="el" href="class_domservices.html#d24">isNodeAfterSibling</a>( const XalanNode&amp; parent, const XalanNode&amp; child1, const XalanNode&amp; child2)
<code> [static]</code><li><a class="el" href="class_domservices.html#p12">s_emptyString</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p3">s_XMLNamespace</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p9">s_XMLNamespaceLength</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p5">s_XMLNamespaceSeparatorString</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p11">s_XMLNamespaceSeparatorStringLength</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p2">s_XMLNamespaceURI</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p8">s_XMLNamespaceURILength</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p4">s_XMLNamespaceWithSeparator</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p10">s_XMLNamespaceWithSeparatorLength</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p0">s_XMLString</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p6">s_XMLStringLength</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p1">s_XMLStringWithSeparator</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#p7">s_XMLStringWithSeparatorLength</a>
<code> [static]</code><li><a class="el" href="class_domservices.html#d1">terminate</a>()
<code> [static]</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++ XSL Transformer Version 1.1</B><BR>
			Copyright &copy; 2000, 2001 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>