blob: daed7082e351f752daf6707691dedf708f0ffc5e [file] [log] [blame]
<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.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<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="classDOMServices.html">DOMServices</a>, including all inherited members.<ul>
<li><a class="el" href="classDOMServices.html#d21">getLocalNameOfNode</a>(const XalanNode &amp;n)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d18">getNameOfNode</a>(const XalanNode &amp;n)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d19">getNameOfNode</a>(const XalanAttr &amp;attr)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d20">getNameOfNode</a>(const XalanElement &amp;element)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d25">getNamespaceForPrefix</a>(const XalanDOMString &amp;prefix, const XalanElement &amp;namespaceContext)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d26">getNamespaceForPrefix</a>(const XalanDOMChar *theName, const PrefixResolver &amp;thePrefixResolver, bool isAttribute, XalanDOMString &amp;thePrefix)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d22">getNamespaceOfNode</a>(const XalanNode &amp;n)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d2">getNodeData</a>(const XalanNode &amp;node, XalanDOMString &amp;data)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d3">getNodeData</a>(const XalanAttr &amp;attribute, XalanDOMString &amp;data)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d4">getNodeData</a>(const XalanComment &amp;comment, XalanDOMString &amp;data)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d5">getNodeData</a>(const XalanDocument &amp;document, XalanDOMString &amp;data)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d6">getNodeData</a>(const XalanDocumentFragment &amp;documentFragment, XalanDOMString &amp;data)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d7">getNodeData</a>(const XalanElement &amp;element, XalanDOMString &amp;data)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d8">getNodeData</a>(const XalanProcessingInstruction &amp;pi, XalanDOMString &amp;data)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d9">getNodeData</a>(const XalanText &amp;text, XalanDOMString &amp;data)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d10">getNodeData</a>(const XalanNode &amp;node, FormatterListener &amp;formatterListener, MemberFunctionPtr function)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d11">getNodeData</a>(const XalanAttr &amp;attribute, FormatterListener &amp;formatterListener, MemberFunctionPtr function)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d12">getNodeData</a>(const XalanComment &amp;comment, FormatterListener &amp;formatterListener, MemberFunctionPtr function)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d13">getNodeData</a>(const XalanDocument &amp;document, FormatterListener &amp;formatterListener, MemberFunctionPtr function)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d14">getNodeData</a>(const XalanDocumentFragment &amp;documentFragment, FormatterListener &amp;formatterListener, MemberFunctionPtr function)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d15">getNodeData</a>(const XalanElement &amp;element, FormatterListener &amp;formatterListener, MemberFunctionPtr function)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d16">getNodeData</a>(const XalanProcessingInstruction &amp;pi, FormatterListener &amp;formatterListener, MemberFunctionPtr function)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d17">getNodeData</a>(const XalanText &amp;text, FormatterListener &amp;formatterListener, MemberFunctionPtr function)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d24">getParentOfNode</a>(const XalanNode &amp;node)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d0">initialize</a>(MemoryManagerType &amp;theManager)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d23">isNamespaceDeclaration</a>(const XalanAttr &amp;n)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d27">isNodeAfter</a>(const XalanNode &amp;node1, const XalanNode &amp;node2)
<code> [static]</code><li><a class="el" href="classDOMServices.html#d28">isNodeAfterSibling</a>(const XalanNode &amp;parent, const XalanNode &amp;child1, const XalanNode &amp;child2)
<code> [static]</code><li><a class="el" href="classDOMServices.html#s0">MemberFunctionPtr</a> typedef
<li><a class="el" href="classDOMServices.html#p16">s_emptyString</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p4">s_XMLNamespace</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p12">s_XMLNamespaceLength</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p2">s_XMLNamespacePrefix</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p10">s_XMLNamespacePrefixLength</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p7">s_XMLNamespacePrefixURI</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p15">s_XMLNamespacePrefixURILength</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p6">s_XMLNamespaceSeparatorString</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p14">s_XMLNamespaceSeparatorStringLength</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p3">s_XMLNamespaceURI</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p11">s_XMLNamespaceURILength</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p5">s_XMLNamespaceWithSeparator</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p13">s_XMLNamespaceWithSeparatorLength</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p0">s_XMLString</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p8">s_XMLStringLength</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p1">s_XMLStringWithSeparator</a>
<code> [static]</code><li><a class="el" href="classDOMServices.html#p9">s_XMLStringWithSeparatorLength</a>
<code> [static]</code><li><a class="el" href="classDOMServices.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="../resources/dot.gif" width="1" alt="dot"></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.10</B><BR>
Copyright &copy; 1999-2004 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" ALT="Apache Logo">
</TD>
</TR>
</TABLE>