Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 8af49959c747c191f0b856cb63440106 > files > 79

libofx-0.6.2-2mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>fx-0.6.2/lib/ofx_preproc.hh File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.14 -->
<center>
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>ofx_preproc.hh File Reference</h1>Preprocessing of the OFX files before parsing. 
<a href="#_details">More...</a>
<p>

<p>
<a href="fx-0_86_82_2lib_2ofx__preproc_8hh-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="a2" doxytag="fx-0.6.2/lib/ofx_preproc.hh::sanitize_proprietary_tags"></a>
string&nbsp;</td><td valign=bottom><a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh.html#a2">sanitize_proprietary_tags</a> (string input_string)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Removes proprietary tags and comments.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a3" doxytag="fx-0.6.2/lib/ofx_preproc.hh::find_dtd"></a>
string&nbsp;</td><td valign=bottom><a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh.html#a3">find_dtd</a> (const int requested_version=160)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Find the appropriate DTD for the file version.</em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Variables</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="a0" doxytag="fx-0.6.2/lib/ofx_preproc.hh::DTD_SEARCH_PATH_NUM"></a>
const int&nbsp;</td><td valign=bottom><a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh.html#a0">DTD_SEARCH_PATH_NUM</a> = 3</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The number of different paths to search for DTDs. This must match the number of entry in DTD_SEARCH_PATH.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh.html#a1">DTD_SEARCH_PATH</a> [<a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh.html#a0">DTD_SEARCH_PATH_NUM</a>]</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The list of paths to search for the DTDs. (Note that this should be modified so that the selected path from the makefile is added here automatically).</em> <a href="#a1">More...</a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Preprocessing of the OFX files before parsing.
<p>
 Implements the pre-treatement of the OFX file prior to parsing: OFX header striping, OFX proprietary tags and SGML comment striping, locating the appropriate DTD.
<p>

<p>
Definition in file <a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh-source.html">fx-0.6.2/lib/ofx_preproc.hh</a>.<hr><h2>Variable Documentation</h2>
<a name="a1" doxytag="fx-0.6.2/lib/ofx_preproc.hh::DTD_SEARCH_PATH"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* DTD_SEARCH_PATH[<a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh.html#a0">DTD_SEARCH_PATH_NUM</a>]
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<b>Initial value:</b><div class="fragment"><pre> { 



  <font class="stringliteral">"/usr/local/share/libofx/dtd/"</font>, 
  <font class="stringliteral">"/usr/share/libofx/dtd/"</font>, 
  <font class="stringliteral">"~/"</font>}</pre></div>The list of paths to search for the DTDs. (Note that this should be modified so that the selected path from the makefile is added here automatically).
<p>

<p>
Definition at line <a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh-source.html#l00037">37</a> of file <a class="el" href="fx-0_86_82_2lib_2ofx__preproc_8hh-source.html">fx-0.6.2/lib/ofx_preproc.hh</a>.    </td>
  </tr>
</table>
<hr><address><small>Generated on Sun Nov 24 20:26:32 2002 for LibOFX by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.14 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2002</small></address>
</body>
</html>