Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

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)AttributesImpl
addAttribute(const XMLCh *uri, const XMLCh *localName, const XMLCh *qname, const XMLCh *type, const XMLCh *value)AttributesImpl
AttributesImpl(MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)AttributesImplexplicit
AttributesImpl(const AttributesImpl &theSource, MemoryManagerType &theManager)AttributesImpl
AttributesImpl(const AttributesType &theSource, MemoryManagerType &theManager)AttributesImpl
AttributesVectorType typedefAttributesImpl
clear()AttributesImplvirtual
getIndex(const XMLCh *const uri, const XMLCh *const localName) const AttributesImplvirtual
getIndex(const XMLCh *const qname) const AttributesImplvirtual
getLength() const AttributesImplvirtual
getLocalName(const unsigned int index) const AttributesImplvirtual
getMemoryManager()AttributesImpl
getQName(const unsigned int index) const AttributesImplvirtual
getType(const unsigned int index) const AttributesImplvirtual
getType(const XMLCh *const qname) const AttributesImplvirtual
getType(const XMLCh *const uri, const XMLCh *const localName) const AttributesImplvirtual
getURI(const unsigned int index) const AttributesImplvirtual
getValue(const unsigned int index) const AttributesImplvirtual
getValue(const XMLCh *const qname) const AttributesImplvirtual
getValue(const XMLCh *const uri, const XMLCh *const localName) const AttributesImplvirtual
operator=(const AttributesImpl &theRHS)AttributesImpl
operator=(const AttributesType &theRHS)AttributesImpl
removeAttribute(const XMLCh *qname)AttributesImplvirtual
reserve(unsigned int theCount)AttributesImpl
swap(AttributesImpl &theOther)AttributesImpl
~AttributesImpl()AttributesImplvirtual

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