Sophie

Sophie

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

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:44:00 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>ResultTreeFragBase.hpp</h1><a href="ResultTreeFragBase.hpp.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="comment">/*
</font>00002 <font class="comment"> * The Apache Software License, Version 1.1
</font>00003 <font class="comment"> *
</font>00004 <font class="comment"> *
</font>00005 <font class="comment"> * Copyright (c) 1999 The Apache Software Foundation.  All rights 
</font>00006 <font class="comment"> * reserved.
</font>00007 <font class="comment"> *
</font>00008 <font class="comment"> * Redistribution and use in source and binary forms, with or without
</font>00009 <font class="comment"> * modification, are permitted provided that the following conditions
</font>00010 <font class="comment"> * are met:
</font>00011 <font class="comment"> *
</font>00012 <font class="comment"> * 1. Redistributions of source code must retain the above copyright
</font>00013 <font class="comment"> *    notice, this list of conditions and the following disclaimer. 
</font>00014 <font class="comment"> *
</font>00015 <font class="comment"> * 2. Redistributions in binary form must reproduce the above copyright
</font>00016 <font class="comment"> *    notice, this list of conditions and the following disclaimer in
</font>00017 <font class="comment"> *    the documentation and/or other materials provided with the
</font>00018 <font class="comment"> *    distribution.
</font>00019 <font class="comment"> *
</font>00020 <font class="comment"> * 3. The end-user documentation included with the redistribution,
</font>00021 <font class="comment"> *    if any, must include the following acknowledgment:  
</font>00022 <font class="comment"> *       "This product includes software developed by the
</font>00023 <font class="comment"> *        Apache Software Foundation (http://www.apache.org/)."
</font>00024 <font class="comment"> *    Alternately, this acknowledgment may appear in the software itself,
</font>00025 <font class="comment"> *    if and wherever such third-party acknowledgments normally appear.
</font>00026 <font class="comment"> *
</font>00027 <font class="comment"> * 4. The names "Xalan" and "Apache Software Foundation" must
</font>00028 <font class="comment"> *    not be used to endorse or promote products derived from this
</font>00029 <font class="comment"> *    software without prior written permission. For written 
</font>00030 <font class="comment"> *    permission, please contact apache@apache.org.
</font>00031 <font class="comment"> *
</font>00032 <font class="comment"> * 5. Products derived from this software may not be called "Apache",
</font>00033 <font class="comment"> *    nor may "Apache" appear in their name, without prior written
</font>00034 <font class="comment"> *    permission of the Apache Software Foundation.
</font>00035 <font class="comment"> *
</font>00036 <font class="comment"> * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
</font>00037 <font class="comment"> * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
</font>00038 <font class="comment"> * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
</font>00039 <font class="comment"> * DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
</font>00040 <font class="comment"> * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
</font>00041 <font class="comment"> * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
</font>00042 <font class="comment"> * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
</font>00043 <font class="comment"> * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
</font>00044 <font class="comment"> * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
</font>00045 <font class="comment"> * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
</font>00046 <font class="comment"> * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
</font>00047 <font class="comment"> * SUCH DAMAGE.
</font>00048 <font class="comment"> * ====================================================================
</font>00049 <font class="comment"> *
</font>00050 <font class="comment"> * This software consists of voluntary contributions made by many
</font>00051 <font class="comment"> * individuals on behalf of the Apache Software Foundation and was
</font>00052 <font class="comment"> * originally based on software copyright (c) 1999, International
</font>00053 <font class="comment"> * Business Machines, Inc., http://www.ibm.com.  For more
</font>00054 <font class="comment"> * information on the Apache Software Foundation, please see
</font>00055 <font class="comment"> * &lt;http://www.apache.org/&gt;.
</font>00056 <font class="comment"> */</font>
00057 <font class="preprocessor">#if !defined(RESULTTREEFRAGBASE_HEADER_GUARD_1357924680)
</font><a name="l00058"></a><a class="code" href="ResultTreeFragBase.hpp.html#a0">00058</a> <font class="preprocessor"></font><font class="preprocessor">#define RESULTTREEFRAGBASE_HEADER_GUARD_1357924680
</font>00059 <font class="preprocessor"></font>
00060 
00061 
00062 <font class="comment">// Base include file.  Must be first.</font>
00063 <font class="preprocessor">#include &lt;<a class="code" href="XPathDefinitions.hpp.html">XPath/XPathDefinitions.hpp</a>&gt;</font>
00064 
00065 
00066 
00067 <font class="preprocessor">#include &lt;<a class="code" href="XalanDocumentFragment.hpp.html">XalanDOM/XalanDocumentFragment.hpp</a>&gt;</font>
00068 
00069 
00070 
00071 <font class="keyword">class </font><a class="code" href="class_nodereflistbase.html">NodeRefListBase</a>;
00072 <font class="keyword">class </font><a class="code" href="class_xmlparserliaison.html">XMLParserLiaison</a>;
00073 <font class="keyword">class </font><a class="code" href="class_xalandocument.html">XalanDocument</a>;
00074 
00075 
00076 
<a name="l00080"></a><a class="code" href="class_resulttreefragbase.html">00080</a> <font class="keyword">class </font>XALAN_XPATH_EXPORT <a class="code" href="class_resulttreefragbase.html">ResultTreeFragBase</a> : <font class="keyword">public</font> <a class="code" href="class_xalandocumentfragment.html">XalanDocumentFragment</a>
00081 {
00082 <font class="keyword">public</font>:
00083 
00089     <a class="code" href="class_resulttreefragbase.html#a0">ResultTreeFragBase</a>();
00090 
00096     <a class="code" href="class_resulttreefragbase.html#a0">ResultTreeFragBase</a>(<font class="keyword">const</font> <a class="code" href="class_resulttreefragbase.html">ResultTreeFragBase</a>&amp;    theSource);
00097 
00098     <font class="keyword">virtual</font>
00099     <a class="code" href="class_resulttreefragbase.html#a2">~ResultTreeFragBase</a>();
00100 
00101 
00105     <font class="keyword">virtual</font> <font class="keywordtype">void</font>
00106     <a class="code" href="class_resulttreefragbase.html#a3">clear</a>() = 0;
00107 
00114     <font class="keyword">virtual</font> <font class="keywordtype">void</font>
00115     <a class="code" href="class_resulttreefragbase.html#a4">setOwnerDocument</a>(<a class="code" href="class_xalandocument.html">XalanDocument</a>*     theOwnerDocument) = 0;
00116 
00117 
00118     <font class="comment">// These interfaces are inherited from XalanDocumentFragment...</font>
00119     <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;
00120     <a class="code" href="class_xalandocumentfragment.html#a2">getNodeName</a>() <font class="keyword">const</font> = 0;
00121 
00122     <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;
00123     <a class="code" href="class_xalandocumentfragment.html#a3">getNodeValue</a>() <font class="keyword">const</font> = 0;
00124 
00125     <font class="keyword">virtual</font> NodeType
00126     <a class="code" href="class_xalandocumentfragment.html#a4">getNodeType</a>() <font class="keyword">const</font> = 0;
00127 
00128     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00129     <a class="code" href="class_xalandocumentfragment.html#a5">getParentNode</a>() <font class="keyword">const</font> = 0;
00130 
00131     <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="class_xalannodelist.html">XalanNodeList</a>*
00132     <a class="code" href="class_xalandocumentfragment.html#a6">getChildNodes</a>() <font class="keyword">const</font> = 0;
00133 
00134     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00135     <a class="code" href="class_xalandocumentfragment.html#a7">getFirstChild</a>() <font class="keyword">const</font> = 0;
00136 
00137     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00138     <a class="code" href="class_xalandocumentfragment.html#a8">getLastChild</a>() <font class="keyword">const</font> = 0;
00139 
00140     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00141     <a class="code" href="class_xalandocumentfragment.html#a9">getPreviousSibling</a>() <font class="keyword">const</font> = 0;
00142 
00143     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00144     <a class="code" href="class_xalandocumentfragment.html#a10">getNextSibling</a>() <font class="keyword">const</font> = 0;
00145 
00146     <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="class_xalannamednodemap.html">XalanNamedNodeMap</a>*
00147     <a class="code" href="class_xalandocumentfragment.html#a11">getAttributes</a>() <font class="keyword">const</font> = 0;
00148 
00149     <font class="keyword">virtual</font> <a class="code" href="class_xalandocument.html">XalanDocument</a>*
00150     <a class="code" href="class_xalandocumentfragment.html#a12">getOwnerDocument</a>() <font class="keyword">const</font> = 0;
00151 
00152 <font class="preprocessor">#if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
</font>00153 <font class="preprocessor"></font>    <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00154 <font class="preprocessor">#else
</font>00155 <font class="preprocessor"></font>    <font class="keyword">virtual</font> <a class="code" href="class_resulttreefragbase.html">ResultTreeFragBase</a>*
00156 <font class="preprocessor">#endif
</font>00157 <font class="preprocessor"></font>    <a class="code" href="class_xalandocumentfragment.html#a13">cloneNode</a>(<font class="keywordtype">bool</font> deep) <font class="keyword">const</font> = 0;
00158 
00159     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00160     <a class="code" href="class_xalandocumentfragment.html#a14">insertBefore</a>(
00161             <a class="code" href="class_xalannode.html">XalanNode</a>*  newChild,
00162             <a class="code" href="class_xalannode.html">XalanNode</a>*  refChild) = 0;
00163 
00164     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00165     <a class="code" href="class_xalandocumentfragment.html#a15">replaceChild</a>(
00166             <a class="code" href="class_xalannode.html">XalanNode</a>*  newChild,
00167             <a class="code" href="class_xalannode.html">XalanNode</a>*  oldChild) = 0;
00168 
00169     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00170     <a class="code" href="class_xalandocumentfragment.html#a16">removeChild</a>(<a class="code" href="class_xalannode.html">XalanNode</a>*  oldChild) = 0;
00171 
00172     <font class="keyword">virtual</font> <a class="code" href="class_xalannode.html">XalanNode</a>*
00173     <a class="code" href="class_xalandocumentfragment.html#a17">appendChild</a>(<a class="code" href="class_xalannode.html">XalanNode</a>*  newChild) = 0;
00174 
00175     <font class="keyword">virtual</font> <font class="keywordtype">bool</font>
00176     <a class="code" href="class_xalandocumentfragment.html#a18">hasChildNodes</a>() <font class="keyword">const</font> = 0;
00177 
00178     <font class="keyword">virtual</font> <font class="keywordtype">void</font>
00179     <a class="code" href="class_xalandocumentfragment.html#a19">setNodeValue</a>(<font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;  nodeValue) = 0;
00180 
00181     <font class="keyword">virtual</font> <font class="keywordtype">void</font>
00182     <a class="code" href="class_xalandocumentfragment.html#a20">normalize</a>() = 0;
00183 
00184     <font class="keyword">virtual</font> <font class="keywordtype">bool</font>
00185     <a class="code" href="class_xalandocumentfragment.html#a21">supports</a>(
00186             <font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;   feature,
00187             <font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;   version) <font class="keyword">const</font> = 0;
00188 
00189     <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;
00190     <a class="code" href="class_xalandocumentfragment.html#a22">getNamespaceURI</a>() <font class="keyword">const</font> = 0;
00191 
00192     <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;
00193     <a class="code" href="class_xalandocumentfragment.html#a23">getPrefix</a>() <font class="keyword">const</font> = 0;
00194 
00195     <font class="keyword">virtual</font> <font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;
00196     <a class="code" href="class_xalandocumentfragment.html#a24">getLocalName</a>() <font class="keyword">const</font> = 0;
00197 
00198     <font class="keyword">virtual</font> <font class="keywordtype">void</font>
00199     <a class="code" href="class_xalandocumentfragment.html#a25">setPrefix</a>(<font class="keyword">const</font> <a class="code" href="class_xalandomstring.html">XalanDOMString</a>&amp;     prefix) = 0;
00200 
00201     <font class="keyword">virtual</font> <font class="keywordtype">bool</font>
00202     <a class="code" href="class_xalandocumentfragment.html#a26">isIndexed</a>() <font class="keyword">const</font> = 0;
00203 
00204     <font class="keyword">virtual</font> <font class="keywordtype">unsigned</font> <font class="keywordtype">long</font>
00205     <a class="code" href="class_xalandocumentfragment.html#a27">getIndex</a>() <font class="keyword">const</font> = 0;
00206 
00207     <font class="keyword">virtual</font> <a class="code" href="class_resulttreefragbase.html">ResultTreeFragBase</a>*
00208     <a class="code" href="class_resulttreefragbase.html#a31">clone</a>(<font class="keywordtype">bool</font>  deep) <font class="keyword">const</font> = 0;
00209 
00210 <font class="keyword">protected</font>:
00211 
00212     <a class="code" href="class_resulttreefragbase.html">ResultTreeFragBase</a>&amp;
<a name="l00213"></a><a class="code" href="class_resulttreefragbase.html#b0">00213</a>     <a class="code" href="class_xalandocumentfragment.html#b1">operator=</a>(<font class="keyword">const</font> <a class="code" href="class_resulttreefragbase.html">ResultTreeFragBase</a>&amp;     theRHS)<font class="keyword">
</font>00214 <font class="keyword">    </font>{
00215         <a class="code" href="class_xalandocumentfragment.html#b1">XalanDocumentFragment::operator=</a>(theRHS);
00216 
00217         <font class="keywordflow">return</font> *<font class="keyword">this</font>;
00218     }
00219 
00220     <font class="keywordtype">bool</font>
<a name="l00221"></a><a class="code" href="class_resulttreefragbase.html#b1">00221</a>     <a class="code" href="class_xalandocumentfragment.html#b2">operator==</a>(<font class="keyword">const</font> <a class="code" href="class_resulttreefragbase.html">ResultTreeFragBase</a>&amp;)<font class="keyword"> const
</font>00222 <font class="keyword">    </font>{
00223         <font class="keywordflow">return</font> <font class="keyword">true</font>;
00224     }
00225 };
00226 
00227 
00228 
00229 <font class="preprocessor">#endif  // RESULTTREEFRAGBASE_HEADER_GUARD
</font></div></pre><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>