This is the complete list of members for AttributesImpl, including all inherited members.
| addAttribute(const XMLCh *qname, const XMLCh *type, const XMLCh *value) | AttributesImpl | inline |
| addAttribute(const XMLCh *uri, const XMLCh *localName, const XMLCh *qname, const XMLCh *type, const XMLCh *value) | AttributesImpl | |
| AttributesImpl(MemoryManager &theManager XALAN_DEFAULT_MEMMGR) | AttributesImpl | explicit |
| AttributesImpl(const AttributesImpl &theSource, MemoryManager &theManager) | AttributesImpl | |
| AttributesImpl(const AttributesType &theSource, MemoryManager &theManager) | AttributesImpl | |
| AttributesVectorType typedef | AttributesImpl | |
| clear() | AttributesImpl | virtual |
| getIndex(const XMLCh *const uri, const XMLCh *const localPart, XalanSize_t &index) const | AttributesImpl | virtual |
| getIndex(const XMLCh *const uri, const XMLCh *const localPart) const | AttributesImpl | virtual |
| getIndex(const XMLCh *const qName, XalanSize_t &index) const | AttributesImpl | virtual |
| getIndex(const XMLCh *const qname) const | AttributesImpl | virtual |
| getLength() const | AttributesImpl | virtual |
| getLocalName(const XalanSize_t index) const | AttributesImpl | virtual |
| getMemoryManager() | AttributesImpl | inline |
| getQName(const XalanSize_t index) const | AttributesImpl | virtual |
| getType(const XalanSize_t 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 XalanSize_t index) const | AttributesImpl | virtual |
| getValue(const XalanSize_t 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(XalanSize_t theCount) | AttributesImpl | inline |
| swap(AttributesImpl &theOther) | AttributesImpl | inline |
| ~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.11 |
|
|