This commit is contained in:
King_DuckZ 2020-02-17 22:21:23 +01:00
parent b93578226a
commit feed734f17
1686 changed files with 17921 additions and 15536 deletions

View file

@ -250,7 +250,7 @@
<dl>
<dt><code>null</code> </dt>
<dd>Use a default end-of-line sequence. DOM implementations should choose the default to match the usual convention for text files in the environment being used. Implementations must choose a default sequence that matches one of those allowed by 2.11 "End-of-Line
Handling". </dd>
Handling". However, Xerces-C++ always uses LF when this property is set to <code>null</code> since otherwise automatic translation of LF to CR-LF on Windows for text files would result in such files containing CR-CR-LF. If you need Windows-style end of line sequences in your output, consider writing to a file opened in text mode or explicitly set this property to CR-LF. </dd>
<dt>CR </dt>
<dd>The carriage-return character (#xD). </dd>
<dt>CR-LF </dt>
@ -392,7 +392,7 @@ The default value for this attribute is <code>null</code>.</p>
<li><a class="el" href="DOMLSSerializer_8hpp_source.html">DOMLSSerializer.hpp</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 15:00:21 2009 for XQilla DOM Level 3 API by&nbsp;
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:35 2010 for XQilla DOM Level 3 API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>