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) | AttributesImpl | [explicit] |
AttributesImpl(const AttributesImpl &theSource, MemoryManagerType &theManager) | AttributesImpl | |
AttributesImpl(const AttributesType &theSource, MemoryManagerType &theManager) | AttributesImpl | |
AttributesVectorType typedef | AttributesImpl | |
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] |
getMemoryManager() | AttributesImpl | |
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] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.9 |
|