Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

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 typedefFormatterToXMLBase
cdata(const XMLCh *const ch, const unsigned int length)FormatterToXMLBase [virtual]
FormatterListener::cdata(const XMLCh *const ch, const size_type length)=0FormatterListener [pure virtual]
characters(const XMLCh *const chars, const unsigned int length)FormatterToXMLBase [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()FormatterToXMLBase [protected]
comment(const XMLCh *const data)FormatterToXML_UTF16 [virtual]
create(MemoryManagerType &theManager, Writer &writer, const XalanDOMString &version=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &mediaType=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypeSystem=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypePublic=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool xmlDecl=true, const XalanDOMString &standalone=XalanDOMString(XalanMemMgrs::getDummyMemMgr()))FormatterToXML_UTF16 [static]
decodeUTF16SurrogatePair(XalanDOMChar theHighSurrogate, XalanDOMChar theLowSurrogate, MemoryManagerType &theManager)FormatterToXMLBase [protected, static]
eFormat enum nameFormatterListener
endDocument()FormatterToXMLBase [virtual]
endElement(const XMLCh *const name)FormatterToXML_UTF16 [virtual]
entityReference(const XMLCh *const name)FormatterToXML_UTF16 [virtual]
flushBuffer()FormatterToXML_UTF16 [protected, virtual]
flushWriter()FormatterToXMLBase [protected]
FormatterListener(eFormat theFormat)FormatterListener
FormatterToXML_UTF16(Writer &writer, const XalanDOMString &version=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &mediaType=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypeSystem=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), const XalanDOMString &doctypePublic=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool xmlDecl=true, const XalanDOMString &standalone=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToXML_UTF16
FormatterToXMLBase(Writer &writer, const XalanDOMString &version, const XalanDOMString &mediaType, const XalanDOMString &doctypeSystem, const XalanDOMString &doctypePublic, bool xmlDecl, const XalanDOMString &standalone, MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)FormatterToXMLBase
generateDoctypeDecl(const XalanDOMChar *name)FormatterToXMLBase [protected]
getDoctypePublic() const FormatterToXMLBase [virtual]
getDoctypeSystem() const FormatterToXMLBase [virtual]
getEncoding() const FormatterToXML_UTF16 [virtual]
getIndent() const FormatterListener [virtual]
getMediaType() const FormatterToXMLBase [virtual]
getMemoryManager()FormatterToXMLBase
getOutputFormat() const FormatterListener
getPrefixResolver() const FormatterListener
getShouldWriteXMLHeader() const FormatterToXMLBase
getStandalone() const FormatterToXMLBase
getVersion() const FormatterToXMLBase
getWriter() const FormatterToXMLBase [virtual]
ignorableWhitespace(const XMLCh *const chars, const unsigned int length)FormatterToXMLBase [virtual]
FormatterListener::ignorableWhitespace(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
initialize(MemoryManagerType &theManager)FormatterToXML_UTF16 [static]
isUTF16HighSurrogate(XalanDOMChar theChar)FormatterToXMLBase [protected, static]
isUTF16LowSurrogate(XalanDOMChar theChar)FormatterToXMLBase [protected, static]
kAttributeSpecial enum valueFormatterToXMLBase [protected]
kBothSpecial enum valueFormatterToXMLBase [protected]
kContentSpecial enum valueFormatterToXMLBase [protected]
kNotSpecial enum valueFormatterToXMLBase [protected]
kSpecialsSize enum valueFormatterToXMLBase [protected]
m_doctypePublicFormatterToXMLBase [protected]
m_doctypeSystemFormatterToXMLBase [protected]
m_mediaTypeFormatterToXMLBase [protected]
m_newlineStringFormatterToXMLBase [protected]
m_newlineStringLengthFormatterToXMLBase [protected]
m_nextIsRawFormatterToXMLBase [protected]
m_prefixResolverFormatterListener [protected]
m_spaceBeforeCloseFormatterToXMLBase [protected]
m_standaloneFormatterToXMLBase [protected]
m_versionFormatterToXMLBase [protected]
m_writerFormatterToXMLBase [protected]
markParentForChildren()FormatterToXMLBase [protected]
openElementForChildren()FormatterToXMLBase [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
outputNewline()FormatterToXML_UTF16 [protected, virtual]
outsideDocumentElement() const FormatterToXMLBase [protected]
ParentType typedefFormatterListener
processingInstruction(const XMLCh *const target, const XMLCh *const data)FormatterToXMLBase [virtual]
resetDocument()FormatterToXMLBase [virtual]
s_emptyStringFormatterListener [protected, static]
s_piDataFormatterListener [static]
s_piDataLengthFormatterListener [static]
s_piTargetFormatterListener [static]
s_piTargetLengthFormatterListener [static]
s_specialCharsFormatterToXMLBase [protected, static]
setDocumentLocator(const LocatorType *const locator)FormatterToXMLBase [virtual]
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListener
setShouldWriteXMLHeader(bool b)FormatterToXMLBase
size_type typedefFormatterListener
startDocument()FormatterToXMLBase [virtual]
startElement(const XMLCh *const name, AttributeListType &attrs)FormatterToXML_UTF16 [virtual]
terminate()FormatterToXML_UTF16 [static]
throwInvalidCharacterException(unsigned int ch, MemoryManagerType &theManager)FormatterToXMLBase [protected, static]
throwInvalidUTF16SurrogateException(XalanDOMChar ch, MemoryManagerType &theManager)FormatterToXMLBase [protected, static]
throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next, MemoryManagerType &theManager)FormatterToXMLBase [protected, static]
writeAttrString(const XalanDOMChar *theString, XalanDOMString::size_type theStringLength)FormatterToXML_UTF16 [protected]
writeCDATA(const XMLCh *chars, unsigned int length)FormatterToXML_UTF16 [protected, virtual]
writeCDATAChars(const XalanDOMChar ch[], XalanDOMString::size_type length)FormatterToXML_UTF16 [protected]
writeCharacters(const XMLCh *chars, unsigned int length)FormatterToXML_UTF16 [protected, virtual]
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]
writeDoctypeDecl(const XalanDOMChar *name)FormatterToXML_UTF16 [protected, virtual]
writeNormalizedChar(XalanDOMChar ch)FormatterToXML_UTF16 [protected]
writeParentTagEnd()FormatterToXML_UTF16 [protected]
writeProcessingInstruction(const XMLCh *target, const XMLCh *data)FormatterToXML_UTF16 [protected, virtual]
writeXMLHeader()FormatterToXML_UTF16 [protected, virtual]
~FormatterListener()FormatterListener [virtual]
~FormatterToXML_UTF16()FormatterToXML_UTF16 [virtual]
~FormatterToXMLBase()FormatterToXMLBase [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.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.