v2.3.1
This commit is contained in:
parent
824eb94695
commit
7c49d5c548
3294 changed files with 46105 additions and 39662 deletions
|
@ -5,28 +5,24 @@
|
|||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border="0" alt="SourceForge.net Logo" /></a>
|
||||
<!-- Generated by Doxygen 1.7.3 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<!-- Generated by Doxygen 1.6.1 -->
|
||||
<div class="navigation" id="top">
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||
<li><a href="examples.html"><span>Examples</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div id="navrow2" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<li><a href="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>File Members</span></a></li>
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>File Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<h1>DOMLSSerializer.hpp</h1> </div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<a href="DOMLSSerializer_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
|
||||
<h1>DOMLSSerializer.hpp</h1><a href="DOMLSSerializer_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
|
||||
<a name="l00002"></a>00002 <span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span>
|
||||
<a name="l00003"></a>00003 <span class="comment"> * contributor license agreements. See the NOTICE file distributed with</span>
|
||||
<a name="l00004"></a>00004 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
|
||||
|
@ -48,12 +44,12 @@
|
|||
<a name="l00020"></a>00020 <span class="comment"> */</span>
|
||||
<a name="l00021"></a>00021
|
||||
<a name="l00022"></a>00022 <span class="preprocessor">#if !defined(XERCESC_INCLUDE_GUARD_DOMLSSERIALIZER_HPP)</span>
|
||||
<a name="l00023"></a>00023 <span class="preprocessor"></span><span class="preprocessor">#define XERCESC_INCLUDE_GUARD_DOMLSSERIALIZER_HPP</span>
|
||||
<a name="l00023"></a><a class="code" href="DOMLSSerializer_8hpp.html#ac9548f4a748b5d36fe6c511fe6e26833">00023</a> <span class="preprocessor"></span><span class="preprocessor">#define XERCESC_INCLUDE_GUARD_DOMLSSERIALIZER_HPP</span>
|
||||
<a name="l00024"></a>00024 <span class="preprocessor"></span>
|
||||
<a name="l00266"></a>00266 <span class="preprocessor">#include <xercesc/dom/DOMNode.hpp></span>
|
||||
<a name="l00267"></a>00267 <span class="preprocessor">#include <xercesc/dom/DOMLSSerializerFilter.hpp></span>
|
||||
<a name="l00268"></a>00268 <span class="preprocessor">#include <xercesc/dom/DOMErrorHandler.hpp></span>
|
||||
<a name="l00269"></a>00269 <span class="preprocessor">#include <xercesc/dom/DOMConfiguration.hpp></span>
|
||||
<a name="l00266"></a>00266 <span class="preprocessor">#include <<a class="code" href="DOMNode_8hpp.html">xercesc/dom/DOMNode.hpp</a>></span>
|
||||
<a name="l00267"></a>00267 <span class="preprocessor">#include <<a class="code" href="DOMLSSerializerFilter_8hpp.html">xercesc/dom/DOMLSSerializerFilter.hpp</a>></span>
|
||||
<a name="l00268"></a>00268 <span class="preprocessor">#include <<a class="code" href="DOMErrorHandler_8hpp.html">xercesc/dom/DOMErrorHandler.hpp</a>></span>
|
||||
<a name="l00269"></a>00269 <span class="preprocessor">#include <<a class="code" href="DOMConfiguration_8hpp.html">xercesc/dom/DOMConfiguration.hpp</a>></span>
|
||||
<a name="l00270"></a>00270
|
||||
<a name="l00271"></a>00271 XERCES_CPP_NAMESPACE_BEGIN
|
||||
<a name="l00272"></a>00272
|
||||
|
@ -86,7 +82,7 @@
|
|||
<a name="l00314"></a>00314 <span class="comment"></span> <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00315"></a>00315 <span class="comment">// Feature methods</span>
|
||||
<a name="l00316"></a>00316 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00391"></a>00391 <span class="comment"></span> <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMConfiguration.html" title="The DOMConfiguration interface represents the configuration of a document and maintains a table of re...">DOMConfiguration</a>* getDomConfig() = 0;
|
||||
<a name="l00391"></a>00391 <span class="comment"></span> <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMConfiguration.html" title="The DOMConfiguration interface represents the configuration of a document and maintains...">DOMConfiguration</a>* getDomConfig() = 0;
|
||||
<a name="l00392"></a>00392
|
||||
<a name="l00393"></a>00393 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00394"></a>00394 <span class="comment">// Setter methods</span>
|
||||
|
@ -105,12 +101,12 @@
|
|||
<a name="l00463"></a>00463 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00464"></a>00464 <span class="comment">// Write methods</span>
|
||||
<a name="l00465"></a>00465 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00483"></a>00483 <span class="comment"></span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span> write(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a>* nodeToWrite,
|
||||
<a name="l00483"></a>00483 <span class="comment"></span> <span class="keyword">virtual</span> <span class="keywordtype">bool</span> write(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a>* nodeToWrite,
|
||||
<a name="l00484"></a>00484 <a class="code" href="classxercesc_1_1DOMLSOutput.html" title="This interface represents an output destination for data.">DOMLSOutput</a>* <span class="keyword">const</span> destination) = 0;
|
||||
<a name="l00485"></a>00485
|
||||
<a name="l00503"></a>00503 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> writeToURI(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a>* nodeToWrite,
|
||||
<a name="l00503"></a>00503 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> writeToURI(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a>* nodeToWrite,
|
||||
<a name="l00504"></a>00504 <span class="keyword">const</span> XMLCh* uri) = 0;
|
||||
<a name="l00524"></a>00524 <span class="keyword">virtual</span> XMLCh* writeToString(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a>* nodeToWrite, <a class="code" href="classxercesc_1_1MemoryManager.html" title="Configurable memory manager.">MemoryManager</a>* manager = NULL) = 0;
|
||||
<a name="l00524"></a>00524 <span class="keyword">virtual</span> XMLCh* writeToString(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a>* nodeToWrite, <a class="code" href="classxercesc_1_1MemoryManager.html" title="Configurable memory manager.">MemoryManager</a>* manager = NULL) = 0;
|
||||
<a name="l00525"></a>00525
|
||||
<a name="l00527"></a>00527
|
||||
<a name="l00528"></a>00528 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
|
@ -125,9 +121,8 @@
|
|||
<a name="l00546"></a>00546
|
||||
<a name="l00547"></a>00547 <span class="preprocessor">#endif</span>
|
||||
</pre></div></div>
|
||||
</div>
|
||||
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:37 for XQilla DOM Level 3 API by 
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on 18 May 2015 for XQilla DOM Level 3 API by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue