XQuilla/docs/simple-api/XMLFormatter_8hpp.html
2020-02-17 22:21:23 +01:00

73 lines
4.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>XQilla Simple API Documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<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&amp;type=2" border="0" alt="SourceForge.net Logo" /></a>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;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 class="tabs">
<ul>
<li><a href="files.html"><span>File&nbsp;List</span></a></li>
<li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>XMLFormatter.hpp File Reference</h1><code>#include &lt;<a class="el" href="PlatformUtils_8hpp_source.html">xercesc/util/PlatformUtils.hpp</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for XMLFormatter.hpp:</div>
<div class="dynsection">
<div class="center"><img src="XMLFormatter_8hpp__incl.png" border="0" usemap="#XMLFormatter_8hpp_map" alt=""/></div>
<map name="XMLFormatter_8hpp_map" id="XMLFormatter_8hpp">
<area shape="rect" href="PlatformUtils_8hpp.html" title="xercesc/util/PlatformUtils.hpp" alt="" coords="440,83,632,112"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="XMLFormatter_8hpp__dep__incl.png" border="0" usemap="#XMLFormatter_8hppdep_map" alt=""/></div>
<map name="XMLFormatter_8hppdep_map" id="XMLFormatter_8hppdep">
<area shape="rect" href="EventSerializer_8hpp.html" title="EventSerializer.hpp" alt="" coords="5,83,139,112"/><area shape="rect" href="LocalFileFormatTarget_8hpp.html" title="LocalFileFormatTarget.hpp" alt="" coords="163,83,339,112"/><area shape="rect" href="MemBufFormatTarget_8hpp.html" title="MemBufFormatTarget.hpp" alt="" coords="363,83,533,112"/><area shape="rect" href="StdOutFormatTarget_8hpp.html" title="StdOutFormatTarget.hpp" alt="" coords="557,83,720,112"/><area shape="rect" href="xqilla-simple_8hpp.html" title="xqilla&#45;simple.hpp" alt="" coords="13,160,131,189"/></map>
</div>
<p><a href="XMLFormatter_8hpp_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLFormatter.html">xercesc::XMLFormatter</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This class provides the basic formatting capabilities that are required to turn the Unicode based XML data from the parsers into a form that can be used on non-Unicode based systems, that is, into local or generic text encodings. <a href="classxercesc_1_1XMLFormatter.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxercesc_1_1XMLFormatTarget.html">xercesc::XMLFormatTarget</a></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacexercesc.html">xercesc</a></td></tr>
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="XMLFormatter_8hpp.html#a95c0967b2db9a75e0b3cd6208b28b479">XERCESC_INCLUDE_GUARD_XMLFORMATTER_HPP</a></td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="a95c0967b2db9a75e0b3cd6208b28b479"></a><!-- doxytag: member="XMLFormatter.hpp::XERCESC_INCLUDE_GUARD_XMLFORMATTER_HPP" ref="a95c0967b2db9a75e0b3cd6208b28b479" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define XERCESC_INCLUDE_GUARD_XMLFORMATTER_HPP</td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:09 2010 for XQilla Simple 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>
</html>