blob: 0b2bd53fb9d2ca3e9959cd62318350fb71756b94 [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>DirectoryEnumerator.hpp File Reference</h1>
<p>
Include dependency graph for DirectoryEnumerator.hpp:<p><center><img src="DirectoryEnumerator_8hpp__incl.gif" border="0" usemap="#DirectoryEnumerator.hpp_map" alt="Include dependency graph"></center>
<map name="DirectoryEnumerator.hpp_map">
<area href="PlatformSupportDefinitions_8hpp.html" shape="rect" coords="18,121,354,97">
<area href="XalanFileOutputStream_8hpp.html" shape="rect" coords="404,96,724,72">
<area href="DOMStringHelper_8hpp.html" shape="rect" coords="773,194,1061,170">
<area href="XalanUnicode_8hpp.html" shape="rect" coords="432,145,696,121">
</map>
<p>
<a href="DirectoryEnumerator_8hpp-source.html">Go to the source code of this file.</a><h2>Compounds</h2>
<ul>
<li>struct <a class="el" href="structDirectoryEnumeratorFunctor.html">DirectoryEnumeratorFunctor</a>
<li>struct <a class="el" href="structDirectoryFilterPredicate.html">DirectoryFilterPredicate</a>
<li>struct <a class="el" href="structFilesOnlyFilterPredicate.html">FilesOnlyFilterPredicate</a>
</ul>
<h2>Defines</h2>
<ul>
<li>#define <a class="el" href="DirectoryEnumerator_8hpp.html#a0">DIRECTORY_ENUMERATOR_HEADER_GUARD_1357924680</a>
</ul>
<h2>Functions</h2>
<ul>
<li>XALAN_CPP_NAMESPACE_BEGIN <a class="el" href="DirectoryEnumerator_8hpp.html#a1">XALAN_USING_XERCES</a> (MemoryManager) struct FindFileStruct
<dl class="el"><dd><font size=-1><em><a class="el" href="classXalanXMLSerializerBase.html">XalanXMLSerializerBase</a> serves as a base class for XML serializers based on <a class="el" href="classFormatterListener.html">FormatterListener</a> events.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="DirectoryEnumerator_8hpp.html#a2">EnumerateDirectory</a> (MemoryManager &amp;theMemoryManager, const StringType &amp;theFullSearchSpec, OutputIteratorType theOutputIterator, FilterPredicateType theFilterPredicate, StringConversionFunction theConversionFunction, bool fIncludeSelfAndParent=false)
<li>void <a class="el" href="DirectoryEnumerator_8hpp.html#a3">EnumerateDirectory</a> (MemoryManager &amp;theMemoryManager, const StringType &amp;theDirectory, const StringType &amp;theSearchSpec, OutputIteratorType theOutputIterator, FilterPredicateType theFilterPredicate, StringConversionFunction theConversionFunction, bool fIncludeSelfAndParent=false)
</ul>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="DirectoryEnumerator.hpp::DIRECTORY_ENUMERATOR_HEADER_GUARD_1357924680"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
#define DIRECTORY_ENUMERATOR_HEADER_GUARD_1357924680
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<b>Value:</b><div class="fragment"><pre>
</pre></div> </td>
</tr>
</table>
<hr><h2>Function Documentation</h2>
<a name="a3" doxytag="DirectoryEnumerator.hpp::EnumerateDirectory"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void EnumerateDirectory (
</b></td>
<td valign="bottom"><b>
MemoryManager &amp; <em>theMemoryManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const StringType &amp; <em>theDirectory</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const StringType &amp; <em>theSearchSpec</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
OutputIteratorType <em>theOutputIterator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
FilterPredicateType <em>theFilterPredicate</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
StringConversionFunction <em>theConversionFunction</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fIncludeSelfAndParent</em> = false&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a2" doxytag="DirectoryEnumerator.hpp::EnumerateDirectory"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void EnumerateDirectory (
</b></td>
<td valign="bottom"><b>
MemoryManager &amp; <em>theMemoryManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const StringType &amp; <em>theFullSearchSpec</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
OutputIteratorType <em>theOutputIterator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
FilterPredicateType <em>theFilterPredicate</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
StringConversionFunction <em>theConversionFunction</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fIncludeSelfAndParent</em> = false&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="DirectoryEnumerator.hpp::XALAN_USING_XERCES"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XALAN_CPP_NAMESPACE_BEGIN XALAN_USING_XERCES (
</b></td>
<td valign="bottom"><b>
MemoryManager&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<a class="el" href="classXalanXMLSerializerBase.html">XalanXMLSerializerBase</a> serves as a base class for XML serializers based on <a class="el" href="classFormatterListener.html">FormatterListener</a> events.
<p>
</td>
</tr>
</table>
<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>