Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.6

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

FormatterToXML_UTF16 Member List

This is the complete list of members for FormatterToXML_UTF16, including all inherited members.

BoolStackType typedefFormatterToXML_UTF16
cdata(const XMLCh *const ch, const unsigned int length)FormatterToXML_UTF16 [virtual]
FormatterListener::cdata(const XMLCh *const ch, const size_type length)=0FormatterListener [pure virtual]
characters(const XMLCh *const chars, const unsigned int length)FormatterToXML_UTF16 [virtual]
FormatterListener::characters(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
charactersRaw(const XMLCh *const chars, const unsigned int length)FormatterToXML_UTF16 [virtual]
FormatterListener::charactersRaw(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
childNodesWereAdded()FormatterToXML_UTF16 [protected]
comment(const XMLCh *const data)FormatterToXML_UTF16 [virtual]
eFormat enum nameFormatterListener
endDocument()FormatterToXML_UTF16 [virtual]
endElement(const XMLCh *const name)FormatterToXML_UTF16 [virtual]
entityReference(const XMLCh *const name)FormatterToXML_UTF16 [virtual]
flushWriter()FormatterToXML_UTF16 [protected]
FormatterListener(eFormat theFormat)FormatterListener
FormatterToXML_UTF16(Writer &writer, const XalanDOMString &version=XalanDOMString(), const XalanDOMString &mediaType=XalanDOMString(), const XalanDOMString &doctypeSystem=XalanDOMString(), const XalanDOMString &doctypePublic=XalanDOMString(), bool xmlDecl=true, const XalanDOMString &standalone=XalanDOMString())FormatterToXML_UTF16
getDoctypePublic() const FormatterToXML_UTF16 [virtual]
getDoctypeSystem() const FormatterToXML_UTF16 [virtual]
getEncoding() const FormatterToXML_UTF16 [virtual]
getIndent() const FormatterListener [virtual]
getMediaType() const FormatterToXML_UTF16 [virtual]
getOutputFormat() const FormatterListener
getPrefixResolver() const FormatterListener
getShouldWriteXMLHeader() const FormatterToXML_UTF16
getStandalone() const FormatterToXML_UTF16
getVersion() const FormatterToXML_UTF16
getWriter() const FormatterToXML_UTF16 [virtual]
ignorableWhitespace(const XMLCh *const chars, const unsigned int length)FormatterToXML_UTF16 [virtual]
FormatterListener::ignorableWhitespace(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
initialize()FormatterToXML_UTF16 [static]
m_doctypePublicFormatterToXML_UTF16 [protected]
m_doctypeSystemFormatterToXML_UTF16 [protected]
m_needToOutputDocTypeDeclFormatterToXML_UTF16 [protected]
m_nextIsRawFormatterToXML_UTF16 [protected]
m_prefixResolverFormatterListener [protected]
m_shouldWriteXMLHeaderFormatterToXML_UTF16 [protected]
m_writerFormatterToXML_UTF16 [protected]
openElementForChildren()FormatterToXML_UTF16 [protected]
OUTPUT_METHOD_DOM enum valueFormatterListener
OUTPUT_METHOD_HTML enum valueFormatterListener
OUTPUT_METHOD_NONE enum valueFormatterListener
OUTPUT_METHOD_OTHER enum valueFormatterListener
OUTPUT_METHOD_TEXT enum valueFormatterListener
OUTPUT_METHOD_XML enum valueFormatterListener
outputLineSep()FormatterToXML_UTF16 [protected]
ParentType typedefFormatterListener
processingInstruction(const XMLCh *const target, const XMLCh *const data)FormatterToXML_UTF16 [virtual]
resetDocument()FormatterToXML_UTF16 [virtual]
s_emptyStringFormatterListener [protected, static]
s_piDataFormatterListener [static]
s_piDataLengthFormatterListener [static]
s_piTargetFormatterListener [static]
s_piTargetLengthFormatterListener [static]
setDocumentLocator(const LocatorType *const locator)FormatterToXML_UTF16 [virtual]
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListener
setShouldWriteXMLHeader(bool b)FormatterToXML_UTF16
size_type typedefFormatterListener
startDocument()FormatterToXML_UTF16 [virtual]
startElement(const XMLCh *const name, AttributeListType &attrs)FormatterToXML_UTF16 [virtual]
terminate()FormatterToXML_UTF16 [static]
throwInvalidUTF16SurrogateException(XalanDOMChar ch)FormatterToXML_UTF16 [protected, static]
throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next)FormatterToXML_UTF16 [protected, static]
writeAttrString(const XalanDOMChar *theString, XalanDOMString::size_type theStringLength)FormatterToXML_UTF16 [protected]
writeCDATAChars(const XalanDOMChar ch[], XalanDOMString::size_type length)FormatterToXML_UTF16 [protected]
writeCommentData(const XalanDOMChar *data)FormatterToXML_UTF16 [protected]
writeDefaultAttributeEntity(XalanDOMChar ch)FormatterToXML_UTF16 [protected]
writeDefaultAttributeEscape(XalanDOMChar ch)FormatterToXML_UTF16 [protected]
writeDefaultEntity(XalanDOMChar ch)FormatterToXML_UTF16 [protected]
writeDefaultEscape(XalanDOMChar ch)FormatterToXML_UTF16 [protected]
writeNormalizedChar(XalanDOMChar ch)FormatterToXML_UTF16 [protected]
writeParentTagEnd()FormatterToXML_UTF16 [protected]
~FormatterListener()FormatterListener [virtual]
~FormatterToXML_UTF16()FormatterToXML_UTF16 [virtual]

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.6
Copyright © 2000, 2001, 2002, 2003 The Apache Software Foundation. All Rights Reserved.