Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanSourceTreeContentHandler Member List

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

characters(const XMLCh *const chars, const unsigned int length)XalanSourceTreeContentHandlervirtual
comment(const XMLCh *const chars, const unsigned int 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() const XalanSourceTreeContentHandler
ignorableWhitespace(const XMLCh *const chars, const unsigned int 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 LocatorType *const locator)XalanSourceTreeContentHandlervirtual
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(MemoryManagerType &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.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo