Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

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

AttributeListImpl Member List

This is the complete list of members for AttributeListImpl, including all inherited members.
addAttribute(const XMLCh *name, const XMLCh *type, const XMLCh *value)AttributeListImpl [virtual]
AttributeListImpl(MemoryManagerType &theManager)AttributeListImpl [explicit]
AttributeListImpl(const AttributeListImpl &theSource, MemoryManagerType &theManager)AttributeListImpl
AttributeListImpl(const AttributeListType &theSource, MemoryManagerType &theManager)AttributeListImpl
AttributeVectorType typedefAttributeListImpl
clear()AttributeListImpl [virtual]
getLength() const AttributeListImpl [virtual]
getMemoryManager()AttributeListImpl
getName(const unsigned int index) const AttributeListImpl [virtual]
getType(const unsigned int index) const AttributeListImpl [virtual]
getType(const XMLCh *const name) const AttributeListImpl [virtual]
getValue(const unsigned int index) const AttributeListImpl [virtual]
getValue(const XMLCh *const name) const AttributeListImpl [virtual]
getValue(const char *const name) const AttributeListImpl [virtual]
operator=(const AttributeListImpl &theRHS)AttributeListImpl
operator=(const AttributeListType &theRHS)AttributeListImpl
removeAttribute(const XMLCh *name)AttributeListImpl [virtual]
reserve(unsigned int theCount)AttributeListImpl
swap(AttributeListImpl &theOther)AttributeListImpl
~AttributeListImpl()AttributeListImpl [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.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.