addAttribute(const XMLCh *name, const XMLCh *type, const XMLCh *value) | xalanc::AttributeListImpl | virtual |
AttributeListImpl(MemoryManager &theManager) | xalanc::AttributeListImpl | explicit |
AttributeListImpl(const AttributeListImpl &theSource, MemoryManager &theManager) | xalanc::AttributeListImpl | |
AttributeListImpl(const AttributeListType &theSource, MemoryManager &theManager) | xalanc::AttributeListImpl | |
AttributeVectorType typedef | xalanc::AttributeListImpl | |
clear() | xalanc::AttributeListImpl | virtual |
getLength() const | xalanc::AttributeListImpl | virtual |
getMemoryManager() | xalanc::AttributeListImpl | inline |
getName(const XalanSize_t index) const | xalanc::AttributeListImpl | virtual |
getType(const XalanSize_t index) const | xalanc::AttributeListImpl | virtual |
getType(const XMLCh *const name) const | xalanc::AttributeListImpl | virtual |
getValue(const XalanSize_t index) const | xalanc::AttributeListImpl | virtual |
getValue(const XMLCh *const name) const | xalanc::AttributeListImpl | virtual |
getValue(const char *const name) const | xalanc::AttributeListImpl | virtual |
operator=(const AttributeListImpl &theRHS) | xalanc::AttributeListImpl | |
operator=(const AttributeListType &theRHS) | xalanc::AttributeListImpl | |
removeAttribute(const XMLCh *name) | xalanc::AttributeListImpl | virtual |
reserve(XalanSize_t theCount) | xalanc::AttributeListImpl | inline |
swap(AttributeListImpl &theOther) | xalanc::AttributeListImpl | inline |
~AttributeListImpl() | xalanc::AttributeListImpl | virtual |