Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


XalanSourceTreeContentHandler Member List

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

characters(const XMLCh *const chars, const size_type length)XalanSourceTreeContentHandlervirtual
comment(const XMLCh *const chars, const size_type length)XalanSourceTreeContentHandlervirtual
eDefaultStackSize enum valueXalanSourceTreeContentHandler
eDefaultTextBufferSize enum valueXalanSourceTreeContentHandler
ElementStackType typedefXalanSourceTreeContentHandler
endCDATA()XalanSourceTreeContentHandlervirtual
endDocument()XalanSourceTreeContentHandlervirtual
endDTD()XalanSourceTreeContentHandlervirtual
endElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname)XalanSourceTreeContentHandlervirtual
endEntity(const XMLCh *const name)XalanSourceTreeContentHandlervirtual
endPrefixMapping(const XMLCh *const prefix)XalanSourceTreeContentHandlervirtual
getDocument() constXalanSourceTreeContentHandlerinline
ignorableWhitespace(const XMLCh *const chars, const size_type length)XalanSourceTreeContentHandlervirtual
LastChildStackType typedefXalanSourceTreeContentHandler
notationDecl(const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId)XalanSourceTreeContentHandlervirtual
processingInstruction(const XMLCh *const target, const XMLCh *const data)XalanSourceTreeContentHandlervirtual
resetDocType()XalanSourceTreeContentHandlervirtual
setDocument(XalanSourceTreeDocument *theDocument)XalanSourceTreeContentHandler
setDocumentLocator(const Locator *const locator)XalanSourceTreeContentHandlervirtual
size_type typedefXalanSourceTreeContentHandler
skippedEntity(const XMLCh *const name)XalanSourceTreeContentHandlervirtual
startCDATA()XalanSourceTreeContentHandlervirtual
startDocument()XalanSourceTreeContentHandlervirtual
startDTD(const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId)XalanSourceTreeContentHandlervirtual
startElement(const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const AttributesType &attrs)XalanSourceTreeContentHandlervirtual
startEntity(const XMLCh *const name)XalanSourceTreeContentHandlervirtual
startPrefixMapping(const XMLCh *const prefix, const XMLCh *const uri)XalanSourceTreeContentHandlervirtual
unparsedEntityDecl(const XMLCh *const name, const XMLCh *const publicId, const XMLCh *const systemId, const XMLCh *const notationName)XalanSourceTreeContentHandlervirtual
XalanSourceTreeContentHandler(MemoryManager &theManager, XalanSourceTreeDocument *theDocument=0, bool fAccumulateText=true)XalanSourceTreeContentHandlerexplicit
~XalanSourceTreeContentHandler()XalanSourceTreeContentHandlervirtual

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