blob: 7ecc49a8a46375ab35f4833257bf48453dfcb4d4 [file] [log] [blame]
<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>FormatterToXMLUnicode Member List</h1>This is the complete list of members for <a class="el" href="classFormatterToXMLUnicode.html">FormatterToXMLUnicode</a>, including all inherited members.<ul>
<li><a class="el" href="classFormatterToXMLUnicode.html#a6">charactersRaw</a>(const XMLCh *const chars, const unsigned int length)
<code> [virtual]</code><li><a class="el" href="classFormatterToXMLUnicode.html#a8">comment</a>(const XMLCh *const data)
<code> [virtual]</code><li><a class="el" href="classFormatterToXMLUnicode.html#d0">create</a>(MemoryManagerType &amp;theManager, Writer &amp;writer, const XalanDOMString &amp;encoding, const XalanDOMString &amp;doctypeSystem=s_emptyString, const XalanDOMString &amp;doctypePublic=s_emptyString, bool xmlDecl=true, const XalanDOMString &amp;standalone=s_emptyString, size_type indent=eDefaultIndentAmount)
<code> [static]</code><li><a class="el" href="classFormatterToXMLUnicode.html#s2s1">eDefaultIndentAmount</a> enum value
<li><a class="el" href="classFormatterToXMLUnicode.html#a3">endDocument</a>()
<code> [virtual]</code><li><a class="el" href="classFormatterToXMLUnicode.html#a5">endElement</a>(const XMLCh *const name)
<code> [virtual]</code><li><a class="el" href="classFormatterToXMLUnicode.html#a7">entityReference</a>(const XMLCh *const name)
<code> [virtual]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b0">flushBuffer</a>()
<code> [protected, virtual]</code><li><a class="el" href="classFormatterToXMLUnicode.html#a0">FormatterToXMLUnicode</a>(MemoryManager &amp;theManager, Writer &amp;writer, const XalanDOMString &amp;encoding, const XalanDOMString &amp;doctypeSystem=s_emptyString, const XalanDOMString &amp;doctypePublic=s_emptyString, bool xmlDecl=true, const XalanDOMString &amp;standalone=s_emptyString, size_type indent=eDefaultIndentAmount)
<li><a class="el" href="classFormatterToXMLUnicode.html#a9">getEncoding</a>() const
<code> [virtual]</code><li><a class="el" href="classFormatterToXMLUnicode.html#a2">getWriter</a>() const
<li><a class="el" href="classFormatterToXMLUnicode.html#b6">outputNewline</a>()
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#a4">startElement</a>(const XMLCh *const name, AttributeList &amp;attrs)
<code> [virtual]</code><li><a class="el" href="classFormatterToXMLUnicode.html#s0">value_type</a> typedef
<li><a class="el" href="classFormatterToXMLUnicode.html#b16">writeAttrString</a>(const XalanDOMChar *theString, XalanDOMString::size_type theStringLength)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b5">writeCDATA</a>(const XMLCh *chars, unsigned int length)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b15">writeCDATAChars</a>(const XalanDOMChar chars[], XalanDOMString::size_type length, bool &amp;outsideCDATA)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b4">writeCharacters</a>(const XMLCh *chars, unsigned int length)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b10">writeDefaultAttributeEntity</a>(XalanDOMChar ch)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b8">writeDefaultAttributeEscape</a>(XalanDOMChar ch)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b9">writeDefaultEntity</a>(XalanDOMChar ch)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b7">writeDefaultEscape</a>(XalanDOMChar ch)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b2">writeDoctypeDecl</a>(const XalanDOMChar *name)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b12">writeNormalizedChar</a>(XalanDOMChar ch, const XalanDOMChar chars[], XalanDOMString::size_type start, XalanDOMString::size_type length)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b14">writeNormalizedCharBig</a>(const XalanDOMChar chars[], XalanDOMString::size_type start, XalanDOMString::size_type length)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b13">writeNumericCharacterReference</a>(unsigned long theNumber)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b11">writeParentTagEnd</a>()
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b3">writeProcessingInstruction</a>(const XMLCh *target, const XMLCh *data)
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#b1">writeXMLHeader</a>()
<code> [protected]</code><li><a class="el" href="classFormatterToXMLUnicode.html#a1">~FormatterToXMLUnicode</a>()
<code> [virtual]</code></ul>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and
<A href="http://www.research.att.com/sw/tools/graphviz/">GraphViz</A> are used to generate this API documentation from the Xalan-C header files.</I></FONT></p>
<TABLE border="0" cellpadding="0" cellspacing="0" width="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="../resources/dot.gif" width="1" alt="dot"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
<TR>
<TD WIDTH="80%" VALIGN="TOP">
<P ALIGN="CENTER"><B>Xalan-C++ XSLT Processor Version 1.10</B><BR>
Copyright &copy; 1999-2004 The Apache Software Foundation. All Rights Reserved.</i></p>
</TD>
</TR>
<TR>
<TD WIDTH="100%">
<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0" ALT="Apache Logo">
</TD>
</TR>
</TABLE>