Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


FormatterToXML Member List

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

AccumArrayFunctionType typedefFormatterToXMLprotected
AccumCharFunctionType typedefFormatterToXMLprotected
accumCommentData(const XalanDOMChar *data)FormatterToXMLprotectedvirtual
accumContent(XalanDOMChar ch)FormatterToXMLinlineprotected
accumContent(const XalanDOMChar *chars)FormatterToXMLinlineprotected
accumContent(const XalanDOMChar chars[], size_type start, size_type length)FormatterToXMLinlineprotected
accumContent(const XalanDOMString &str)FormatterToXMLinlineprotected
accumDefaultEntity(XalanDOMChar ch, bool escLF)FormatterToXMLprotectedvirtual
accumDefaultEscape(XalanDOMChar ch, size_type i, const XalanDOMChar chars[], size_type len, bool escLF)FormatterToXMLprotected
AccumDOMStringFunctionType typedefFormatterToXMLprotected
accumName(XalanDOMChar ch)FormatterToXMLinlineprotected
accumName(const XalanDOMChar *chars)FormatterToXMLinlineprotected
accumName(const XalanDOMChar chars[], size_type start, size_type length)FormatterToXMLinlineprotected
accumName(const XalanDOMString &str)FormatterToXMLinlineprotected
AccumStringFunctionType typedefFormatterToXMLprotected
BoolStackType typedefFormatterToXML
ByteBufferType typedefFormatterToXML
cdata(const XMLCh *const ch, const size_type length)FormatterToXMLvirtual
characters(const XMLCh *const chars, const size_type length)FormatterToXMLvirtual
charactersRaw(const XMLCh *const chars, const size_type length)FormatterToXMLvirtual
childNodesWereAdded()FormatterToXMLprotected
comment(const XMLCh *const data)FormatterToXMLvirtual
create(MemoryManager &theManager, Writer &writer, const XalanDOMString &version=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool doIndent=false, int indent=eDefaultIndentAmount, const XalanDOMString &encoding=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()), eFormat format=OUTPUT_METHOD_XML, bool fBufferData=true)FormatterToXMLstatic
DOMCharBufferType typedefFormatterToXML
eDefaultIndentAmount enum valueFormatterToXML
eDummy enum nameFormatterToXML
eDummyTwo enum nameFormatterToXMLprotected
eFormat enum nameFormatterListener
endDocument()FormatterToXMLvirtual
endElement(const XMLCh *const name)FormatterToXMLvirtual
entityReference(const XMLCh *const name)FormatterToXMLvirtual
eXMLVersion enum nameFormatterListener
flushBytes()FormatterToXMLprotected
flushChars()FormatterToXMLprotected
FlushFunctionType typedefFormatterToXMLprotected
flushWriter()FormatterToXMLprotected
FormatterListener(eFormat theFormat)FormatterListener
FormatterToXML(Writer &writer, const XalanDOMString &version=XalanDOMString(XalanMemMgrs::getDummyMemMgr()), bool doIndent=false, int indent=eDefaultIndentAmount, const XalanDOMString &encoding=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()), eFormat format=OUTPUT_METHOD_XML, bool fBufferData=true, MemoryManager &theManager XALAN_DEFAULT_MEMMGR)FormatterToXML
getDoctypePublic() constFormatterToXMLvirtual
getDoctypeSystem() constFormatterToXMLvirtual
getDoIndent() constFormatterToXMLinline
getEncoding() constFormatterToXMLvirtual
getEscapeCData() constFormatterToXMLinline
getIndent() constFormatterToXMLvirtual
getMediaType() constFormatterToXMLvirtual
getMemoryManager()FormatterToXMLinline
getOutputFormat() constFormatterListenerinline
getPrefixResolver() constFormatterListenerinline
getShouldWriteXMLHeader() constFormatterToXMLinline
getStandalone() constFormatterToXMLinline
getStripCData() constFormatterToXMLinline
getVersion() constFormatterToXMLinline
getWriter() constFormatterToXMLvirtual
getXMLVersion() constFormatterListenerinline
ignorableWhitespace(const XMLCh *const chars, const size_type length)FormatterToXMLvirtual
indent(int n)FormatterToXMLprotected
initAttrCharsMap()FormatterToXMLprotected
initCharsMap()FormatterToXMLprotected
isUTF16Surrogate(XalanDOMChar ch)FormatterToXMLinlineprotectedstatic
isXML1_1Version() constFormatterListenerinline
m_attrCharsMapFormatterToXMLprotected
m_charsMapFormatterToXMLprotected
m_currentIndentFormatterToXMLprotected
m_doctypePublicFormatterToXMLprotected
m_doctypeSystemFormatterToXMLprotected
m_doIndentFormatterToXMLprotected
m_encodingFormatterToXMLprotected
m_encodingIsUTFFormatterToXMLprotected
m_inCDataFormatterToXMLprotected
m_indentFormatterToXMLprotected
m_ispreserveFormatterToXMLprotected
m_isprevtextFormatterToXMLprotected
m_maxCharacterFormatterToXMLprotected
m_needToOutputDocTypeDeclFormatterToXMLprotected
m_nextIsRawFormatterToXMLprotected
m_prefixResolverFormatterListenerprotected
m_preservesFormatterToXMLprotected
m_shouldWriteXMLHeaderFormatterToXMLprotected
m_startNewLineFormatterToXMLprotected
m_streamFormatterToXMLprotected
m_stringBufferFormatterToXMLprotected
m_stripCDataFormatterToXMLprotected
m_writerFormatterToXMLprotected
openElementForChildren()FormatterToXMLprotected
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()FormatterToXMLprotected
ParentType typedefFormatterListener
processingInstruction(const XMLCh *const target, const XMLCh *const data)FormatterToXMLvirtual
resetDocument()FormatterToXMLvirtual
s_emptyStringFormatterListenerprotectedstatic
s_piDataFormatterListenerstatic
s_piDataLengthFormatterListenerstatic
s_piTargetFormatterListenerstatic
s_piTargetLengthFormatterListenerstatic
setDocumentLocator(const Locator *const locator)FormatterToXMLvirtual
setDoIndent(bool value)FormatterToXMLinline
setEscapeCData(bool b)FormatterToXMLinline
setIndent(int value)FormatterToXMLinline
setPrefixResolver(const PrefixResolver *thePrefixResolver)FormatterListenerinline
setShouldWriteXMLHeader(bool b)FormatterToXMLinline
setStripCData(bool b)FormatterToXMLinline
setXMLVersion(eXMLVersion theVersion)FormatterListenerinlineprotected
shouldIndent() constFormatterToXMLinlineprotected
size_type typedefFormatterListener
SPECIALSSIZE enum valueFormatterToXMLprotected
startDocument()FormatterToXMLvirtual
startElement(const XMLCh *const name, AttributeListType &attrs)FormatterToXMLvirtual
FormatterListener::startElement(const XMLCh *const name, AttributeList &attrs)=0FormatterListenerpure virtual
throwInvalidCharacterException(XalanUnicodeChar ch, MemoryManager &theManager)FormatterToXMLprotectedstatic
throwInvalidUTF16SurrogateException(XalanDOMChar ch, MemoryManager &theManager)FormatterToXMLprotectedstatic
throwInvalidUTF16SurrogateException(XalanDOMChar ch, XalanDOMChar next, MemoryManager &theManager)FormatterToXMLprotectedstatic
writeAttrString(const XalanDOMChar *theString, size_type theStringLength)FormatterToXMLprotectedvirtual
writeNormalizedChars(const XalanDOMChar ch[], size_type start, size_type length, bool isCData)FormatterToXMLprotectedvirtual
writeNumberedEntityReference(XalanUnicodeChar theNumber)FormatterToXMLprotected
writeParentTagEnd()FormatterToXMLprotected
XML_VERSION_1_0 enum valueFormatterListener
XML_VERSION_1_1 enum valueFormatterListener
~FormatterListener()FormatterListenervirtual
~FormatterToXML()FormatterToXMLvirtual

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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo