Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


AttributesImpl Member List

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

addAttribute(const XMLCh *qname, const XMLCh *type, const XMLCh *value)AttributesImplinline
addAttribute(const XMLCh *uri, const XMLCh *localName, const XMLCh *qname, const XMLCh *type, const XMLCh *value)AttributesImpl
AttributesImpl(MemoryManager &theManager XALAN_DEFAULT_MEMMGR)AttributesImplexplicit
AttributesImpl(const AttributesImpl &theSource, MemoryManager &theManager)AttributesImpl
AttributesImpl(const AttributesType &theSource, MemoryManager &theManager)AttributesImpl
AttributesVectorType typedefAttributesImpl
clear()AttributesImplvirtual
getIndex(const XMLCh *const uri, const XMLCh *const localPart, XalanSize_t &index) constAttributesImplvirtual
getIndex(const XMLCh *const uri, const XMLCh *const localPart) constAttributesImplvirtual
getIndex(const XMLCh *const qName, XalanSize_t &index) constAttributesImplvirtual
getIndex(const XMLCh *const qname) constAttributesImplvirtual
getLength() constAttributesImplvirtual
getLocalName(const XalanSize_t index) constAttributesImplvirtual
getMemoryManager()AttributesImplinline
getQName(const XalanSize_t index) constAttributesImplvirtual
getType(const XalanSize_t index) constAttributesImplvirtual
getType(const XMLCh *const qname) constAttributesImplvirtual
getType(const XMLCh *const uri, const XMLCh *const localName) constAttributesImplvirtual
getURI(const XalanSize_t index) constAttributesImplvirtual
getValue(const XalanSize_t index) constAttributesImplvirtual
getValue(const XMLCh *const qname) constAttributesImplvirtual
getValue(const XMLCh *const uri, const XMLCh *const localName) constAttributesImplvirtual
operator=(const AttributesImpl &theRHS)AttributesImpl
operator=(const AttributesType &theRHS)AttributesImpl
removeAttribute(const XMLCh *qname)AttributesImplvirtual
reserve(XalanSize_t theCount)AttributesImplinline
swap(AttributesImpl &theOther)AttributesImplinline
~AttributesImpl()AttributesImplvirtual

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