blob: 9e113657656501a698efd3af2d51881bc243a6bb [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>XalanParsedURI Member List</h1>This is the complete list of members for <a class="el" href="classXalanParsedURI.html">XalanParsedURI</a>, including all inherited members.<ul>
<li><a class="el" href="classXalanParsedURI.html#s4s1">d_authority</a> enum value
<li><a class="el" href="classXalanParsedURI.html#s4s3">d_fragment</a> enum value
<li><a class="el" href="classXalanParsedURI.html#s4s2">d_query</a> enum value
<li><a class="el" href="classXalanParsedURI.html#s4s0">d_scheme</a> enum value
<li><a class="el" href="classXalanParsedURI.html#s4">eComponent</a> enum name
<li><a class="el" href="classXalanParsedURI.html#a14">getAuthority</a>() const
<li><a class="el" href="classXalanParsedURI.html#a29">getDefined</a>() const
<li><a class="el" href="classXalanParsedURI.html#a25">getFragment</a>() const
<li><a class="el" href="classXalanParsedURI.html#a3">getMemoryManager</a>()
<li><a class="el" href="classXalanParsedURI.html#a18">getPath</a>() const
<li><a class="el" href="classXalanParsedURI.html#a21">getQuery</a>() const
<li><a class="el" href="classXalanParsedURI.html#a10">getScheme</a>() const
<li><a class="el" href="classXalanParsedURI.html#a15">isAuthorityDefined</a>() const
<li><a class="el" href="classXalanParsedURI.html#a26">isFragmentDefined</a>() const
<li><a class="el" href="classXalanParsedURI.html#a22">isQueryDefined</a>() const
<li><a class="el" href="classXalanParsedURI.html#a11">isSchemeDefined</a>() const
<li><a class="el" href="classXalanParsedURI.html#a6">make</a>(XalanDOMString &amp;theResult) const
<li><a class="el" href="classXalanParsedURI.html#a4">parse</a>(const XalanDOMChar *uriString, XalanDOMString::size_type uriStringLen)
<li><a class="el" href="classXalanParsedURI.html#a5">parse</a>(const XalanDOMString &amp;uriString)
<li><a class="el" href="classXalanParsedURI.html#a7">resolve</a>(const XalanParsedURI &amp;base)
<li><a class="el" href="classXalanParsedURI.html#a8">resolve</a>(const XalanDOMChar *base, const XalanDOMString::size_type baseLen)
<li><a class="el" href="classXalanParsedURI.html#a9">resolve</a>(const XalanDOMString &amp;base)
<li><a class="el" href="classXalanParsedURI.html#d0">resolve</a>(const XalanDOMChar *relative, XalanDOMString::size_type relativeLen, const XalanDOMChar *base, XalanDOMString::size_type baseLen, XalanDOMString &amp;theResult)
<code> [static]</code><li><a class="el" href="classXalanParsedURI.html#d1">resolve</a>(const XalanDOMString &amp;relative, const XalanDOMString &amp;base, XalanDOMString &amp;theResult)
<code> [static]</code><li><a class="el" href="classXalanParsedURI.html#a16">setAuthority</a>(const XalanDOMChar *authority)
<li><a class="el" href="classXalanParsedURI.html#a17">setAuthority</a>(const XalanDOMString &amp;authority)
<li><a class="el" href="classXalanParsedURI.html#a30">setDefined</a>(unsigned int defined)
<li><a class="el" href="classXalanParsedURI.html#a27">setFragment</a>(const XalanDOMChar *fragment)
<li><a class="el" href="classXalanParsedURI.html#a28">setFragment</a>(const XalanDOMString &amp;fragment)
<li><a class="el" href="classXalanParsedURI.html#a19">setPath</a>(const XalanDOMChar *path)
<li><a class="el" href="classXalanParsedURI.html#a20">setPath</a>(const XalanDOMString &amp;path)
<li><a class="el" href="classXalanParsedURI.html#a23">setQuery</a>(const XalanDOMChar *query)
<li><a class="el" href="classXalanParsedURI.html#a24">setQuery</a>(const XalanDOMString &amp;query)
<li><a class="el" href="classXalanParsedURI.html#a12">setScheme</a>(const XalanDOMChar *scheme)
<li><a class="el" href="classXalanParsedURI.html#a13">setScheme</a>(const XalanDOMString &amp;scheme)
<li><a class="el" href="classXalanParsedURI.html#a0">XalanParsedURI</a>(MemoryManagerType &amp;theManager)
<li><a class="el" href="classXalanParsedURI.html#a1">XalanParsedURI</a>(const XalanDOMChar *uriString, XalanDOMString::size_type uriStringLen, MemoryManagerType &amp;theManager)
<li><a class="el" href="classXalanParsedURI.html#a2">XalanParsedURI</a>(const XalanDOMString &amp;uriString, MemoryManagerType &amp;theManager)
</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>