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

« back to all changes in this revision

Viewing changes to doc/html/apiDocs-3/classXercesDOMParser.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:
1053
1053
<p>
1054
1054
) via an input source object.<p>
1055
1055
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>
1056
 
<b>"Experimental - subject to change"</b><p>
1057
1056
<dl compact><dt><b>Parameters:</b></dt><dd>
1058
1057
  <table border="0" cellspacing="2" cellpadding="0">
1059
1058
    <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>
1109
1108
<p>
1110
1109
) via a file path or URL<p>
1111
1110
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>
1112
 
<b>"Experimental - subject to change"</b><p>
1113
1111
<dl compact><dt><b>Parameters:</b></dt><dd>
1114
1112
  <table border="0" cellspacing="2" cellpadding="0">
1115
1113
    <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>
1164
1162
<p>
1165
1163
) via a file path or URL<p>
1166
1164
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>
1167
 
<b>"Experimental - subject to change"</b><p>
1168
1165
<dl compact><dt><b>Parameters:</b></dt><dd>
1169
1166
  <table border="0" cellspacing="2" cellpadding="0">
1170
1167
    <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>
1207
1204
<hr>The documentation for this class was generated from the following file:<ul>
1208
1205
<li><a class="el" href="XercesDOMParser_8hpp-source.html">XercesDOMParser.hpp</a></ul>
1209
1206
</div>
1210
 
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Nov 24 13:49:54 2009 for Xerces-C++ by&nbsp;
 
1207
<hr size="1"><address style="text-align: right;"><small>Generated on Fri Jan 29 15:30:49 2010 for Xerces-C++ by&nbsp;
1211
1208
<a href="http://www.doxygen.org/index.html">
1212
1209
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
1213
1210
</body>