Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.8

Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

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()AttributesImpl [explicit]
AttributesImpl(const AttributesImpl &theSource)AttributesImpl
AttributesImpl(const AttributesType &theSource)AttributesImpl
AttributesVectorType typedefAttributesImpl
clear()AttributesImpl [virtual]
getIndex(const XMLCh *const uri, const XMLCh *const localName) const AttributesImpl [virtual]
getIndex(const XMLCh *const qname) const AttributesImpl [virtual]
getLength() const AttributesImpl [virtual]
getLocalName(const unsigned int index) const AttributesImpl [virtual]
getQName(const unsigned int index) const AttributesImpl [virtual]
getType(const unsigned int index) const AttributesImpl [virtual]
getType(const XMLCh *const qname) const AttributesImpl [virtual]
getType(const XMLCh *const uri, const XMLCh *const localName) const AttributesImpl [virtual]
getURI(const unsigned int index) const AttributesImpl [virtual]
getValue(const unsigned int index) const AttributesImpl [virtual]
getValue(const XMLCh *const qname) const AttributesImpl [virtual]
getValue(const XMLCh *const uri, const XMLCh *const localName) const AttributesImpl [virtual]
operator=(const AttributesImpl &theRHS)AttributesImpl
operator=(const AttributesType &theRHS)AttributesImpl
removeAttribute(const XMLCh *qname)AttributesImpl [virtual]
reserve(unsigned int theCount)AttributesImpl
swap(AttributesImpl &theOther)AttributesImpl
~AttributesImpl()AttributesImpl [virtual]

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