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

FormatterToXMLBase Member List

This is the complete list of members for FormatterToXMLBase, 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)=0FormatterToXMLBase [pure virtual]
FormatterListener::charactersRaw(const XMLCh *const chars, const size_type length)=0FormatterListener [pure virtual]
childNodesWereAdded()FormatterToXMLBase [protected]
comment(const XMLCh *const data)=0FormatterToXMLBase [pure virtual]
decodeUTF16SurrogatePair(XalanDOMChar theHighSurrogate, XalanDOMChar theLowSurrogate, MemoryManagerType &theManager)FormatterToXMLBase [protected, static]
eFormat enum nameFormatterListener
endDocument()FormatterToXMLBase [virtual]
endElement(const XMLCh *const name)=0FormatterToXMLBase [pure virtual]
entityReference(const XMLCh *const name)=0FormatterToXMLBase [pure virtual]
flushBuffer()=0FormatterToXMLBase [protected, pure virtual]
flushWriter()FormatterToXMLBase [protected]
FormatterListener(eFormat theFormat)FormatterListener
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=0FormatterToXMLBase [pure 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]
isUTF16HighSurrogate(XalanDOMChar theChar)FormatterToXMLBase [protected, static]
isUTF16LowSurrogate(XalanDOMChar theChar)FormatterToXMLBase [protected, static]
kAttributeSpecial enum valueFormatterToXMLBase [protected]
kBothSpecial enum valueFormatterToXMLBase [protected]
kBufferSize 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()=0FormatterToXMLBase [protected, pure 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)=0FormatterToXMLBase [pure virtual]
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]
writeCDATA(const XMLCh *chars, unsigned int length)=0FormatterToXMLBase [protected, pure virtual]
writeCharacters(const XMLCh *chars, unsigned int length)=0FormatterToXMLBase [protected, pure virtual]
writeDoctypeDecl(const XalanDOMChar *name)=0FormatterToXMLBase [protected, pure virtual]
writeProcessingInstruction(const XMLCh *target, const XMLCh *data)=0FormatterToXMLBase [protected, pure virtual]
writeXMLHeader()=0FormatterToXMLBase [protected, pure virtual]
~FormatterListener()FormatterListener [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.