#include <AttributeVectorEntryExtended.hpp>
Inherits AttributeVectorEntry.
Public Member Functions | |
| AttributeVectorEntryExtended (const XMLChVectorType &theName, const XMLChVectorType &theValue, const XMLChVectorType &theType, const XMLChVectorType &theURI, const XMLChVectorType &theLocalName, MemoryManager &theManager) | |
| AttributeVectorEntryExtended (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &theManager) | |
| AttributeVectorEntryExtended (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager) | |
| AttributeVectorEntryExtended (MemoryManager &theManager) | |
| virtual | ~AttributeVectorEntryExtended () |
| void | clear () |
Public Member Functions inherited from AttributeVectorEntry | |
| AttributeVectorEntry (const XMLChVectorType &theName, const XMLChVectorType &theValue, const XMLChVectorType &theType, MemoryManager &theManager) | |
| AttributeVectorEntry (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager) | |
| AttributeVectorEntry (MemoryManager &theManager) | |
| virtual | ~AttributeVectorEntry () |
| void | clear () |
Static Public Member Functions | |
| static AttributeVectorEntryExtended * | create (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManager &theManager) |
Static Public Member Functions inherited from AttributeVectorEntry | |
| static AttributeVectorEntry * | create (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManager &theManager) |
| static const XMLCh * | endArray (const XMLCh *data) |
Public Attributes | |
| XMLChVectorType | m_uri |
| XMLChVectorType | m_localName |
Public Attributes inherited from AttributeVectorEntry | |
| XMLChVectorType | m_Name |
| XMLChVectorType | m_Value |
| XMLChVectorType | m_Type |
Additional Inherited Members | |
Public Types inherited from AttributeVectorEntry | |
| typedef XalanVector< XMLCh > | XMLChVectorType |
Definition at line 36 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 40 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 61 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 84 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 98 of file AttributeVectorEntryExtended.hpp.
|
inlinevirtual |
Definition at line 128 of file AttributeVectorEntryExtended.hpp.
|
inline |
Definition at line 133 of file AttributeVectorEntryExtended.hpp.
|
inlinestatic |
Definition at line 106 of file AttributeVectorEntryExtended.hpp.
| XMLChVectorType AttributeVectorEntryExtended::m_localName |
Definition at line 142 of file AttributeVectorEntryExtended.hpp.
| XMLChVectorType AttributeVectorEntryExtended::m_uri |
Definition at line 141 of file AttributeVectorEntryExtended.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|