~ubuntu-branches/ubuntu/precise/xerces-c/precise-security

« back to all changes in this revision

Viewing changes to doc/html/apiDocs-3/classSAXParser.html

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2010-02-06 16:46:23 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100206164623-xbntkcs6ks20nboa
Tags: 3.1.0-1
* New upstream release
* Updated standards version to 3.8.4.  No changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2628
2628
<p>
2629
2629
) via an input source object.<p>
2630
2630
This method invokes the preparsing process on a schema grammar XML file specified by the SAX <a class="el" href="classInputSource.html" title="A single input source for an XML entity.">InputSource</a> parameter. If the 'toCache' flag is enabled, the parser will cache the grammars for re-use. If a grammar key is found in the pool, no caching of any grammar will take place.<p>
2631
 
<b>"Experimental - subject to change"</b><p>
2632
2631
<dl compact><dt><b>Parameters:</b></dt><dd>
2633
2632
  <table border="0" cellspacing="2" cellpadding="0">
2634
2633
    <tr><td valign="top"></td><td valign="top"><em>source</em>&nbsp;</td><td>A const reference to the SAX <a class="el" href="classInputSource.html" title="A single input source for an XML entity.">InputSource</a> object which points to the schema grammar file to be preparsed. </td></tr>
2684
2683
<p>
2685
2684
) via a file path or URL<p>
2686
2685
This method invokes the preparsing process on a schema grammar XML file specified by the file path parameter. If the 'toCache' flag is enabled, the parser will cache the grammars for re-use. If a grammar key is found in the pool, no caching of any grammar will take place.<p>
2687
 
<b>"Experimental - subject to change"</b><p>
2688
2686
<dl compact><dt><b>Parameters:</b></dt><dd>
2689
2687
  <table border="0" cellspacing="2" cellpadding="0">
2690
2688
    <tr><td valign="top"></td><td valign="top"><em>systemId</em>&nbsp;</td><td>A const XMLCh pointer to the Unicode string which contains the path to the XML grammar file to be preparsed. </td></tr>
2739
2737
<p>
2740
2738
) via a file path or URL<p>
2741
2739
This method invokes the preparsing process on a schema grammar XML file specified by the file path parameter. If the 'toCache' flag is enabled, the parser will cache the grammars for re-use. If a grammar key is found in the pool, no caching of any grammar will take place.<p>
2742
 
<b>"Experimental - subject to change"</b><p>
2743
2740
<dl compact><dt><b>Parameters:</b></dt><dd>
2744
2741
  <table border="0" cellspacing="2" cellpadding="0">
2745
2742
    <tr><td valign="top"></td><td valign="top"><em>systemId</em>&nbsp;</td><td>A const char pointer to a native string which contains the path to the XML grammar file to be preparsed. </td></tr>
4383
4380
<hr>The documentation for this class was generated from the following file:<ul>
4384
4381
<li><a class="el" href="SAXParser_8hpp-source.html">SAXParser.hpp</a></ul>
4385
4382
</div>
4386
 
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Nov 24 13:49:53 2009 for Xerces-C++ by&nbsp;
 
4383
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jan 29 15:30:49 2010 for Xerces-C++ by&nbsp;
4387
4384
<a href="http://www.doxygen.org/index.html">
4388
4385
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
4389
4386
</body>