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(MemoryManager &theManager) | AttributeListImpl | explicit |
AttributeListImpl(const AttributeListImpl &theSource, MemoryManager &theManager) | AttributeListImpl | |
AttributeListImpl(const AttributeListType &theSource, MemoryManager &theManager) | AttributeListImpl | |
AttributeVectorType typedef | AttributeListImpl | |
clear() | AttributeListImpl | virtual |
getLength() const | AttributeListImpl | virtual |
getMemoryManager() | AttributeListImpl | inline |
getName(const XalanSize_t index) const | AttributeListImpl | virtual |
getType(const XalanSize_t index) const | AttributeListImpl | virtual |
getType(const XMLCh *const name) const | AttributeListImpl | virtual |
getValue(const XalanSize_t 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(XalanSize_t theCount) | AttributeListImpl | inline |
swap(AttributeListImpl &theOther) | AttributeListImpl | inline |
~AttributeListImpl() | AttributeListImpl | virtual |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|