Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
AttributesImpl Member List
This is the complete list of members for AttributesImpl, including all inherited members.
- addAttribute(const XMLCh *qname, const XMLCh *type, const XMLCh *value)
- addAttribute(const XMLCh *uri, const XMLCh *localName, const XMLCh *qname, const XMLCh *type, const XMLCh *value)
- AttributesImpl(MemoryManagerType &theManager XALAN_DEFAULT_MEMMGR)
[explicit]
- AttributesImpl(const AttributesImpl &theSource, MemoryManagerType &theManager)
- AttributesImpl(const AttributesType &theSource, MemoryManagerType &theManager)
- AttributesVectorType typedef
- clear()
[virtual]
- getIndex(const XMLCh *const uri, const XMLCh *const localName) const
[virtual]
- getIndex(const XMLCh *const qname) const
[virtual]
- getLength() const
[virtual]
- getLocalName(const unsigned int index) const
[virtual]
- getMemoryManager()
- getQName(const unsigned int index) const
[virtual]
- getType(const unsigned int index) const
[virtual]
- getType(const XMLCh *const qname) const
[virtual]
- getType(const XMLCh *const uri, const XMLCh *const localName) const
[virtual]
- getURI(const unsigned int index) const
[virtual]
- getValue(const unsigned int index) const
[virtual]
- getValue(const XMLCh *const qname) const
[virtual]
- getValue(const XMLCh *const uri, const XMLCh *const localName) const
[virtual]
- operator=(const AttributesImpl &theRHS)
- operator=(const AttributesType &theRHS)
- removeAttribute(const XMLCh *qname)
[virtual]
- reserve(unsigned int theCount)
- swap(AttributesImpl &theOther)
- ~AttributesImpl()
[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.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|