#include <AttributeVectorEntry.hpp>
Inherited by AttributeVectorEntryExtended.
Definition at line 38 of file AttributeVectorEntry.hpp.
typedef XalanVector<XMLCh> AttributeVectorEntry::XMLChVectorType |
Definition at line 42 of file AttributeVectorEntry.hpp.
AttributeVectorEntry::AttributeVectorEntry | ( | const XMLChVectorType & | theName, | |
const XMLChVectorType & | theValue, | |||
const XMLChVectorType & | theType, | |||
MemoryManager & | theManager | |||
) | [inline] |
Definition at line 44 of file AttributeVectorEntry.hpp.
AttributeVectorEntry::AttributeVectorEntry | ( | const XMLCh * | theName, | |
const XMLCh * | theValue, | |||
const XMLCh * | theType, | |||
MemoryManager & | theManager | |||
) | [inline] |
Definition at line 55 of file AttributeVectorEntry.hpp.
AttributeVectorEntry::AttributeVectorEntry | ( | MemoryManager & | theManager | ) | [inline] |
Definition at line 66 of file AttributeVectorEntry.hpp.
virtual AttributeVectorEntry::~AttributeVectorEntry | ( | ) | [inline, virtual] |
Definition at line 92 of file AttributeVectorEntry.hpp.
void AttributeVectorEntry::clear | ( | ) | [inline] |
Reimplemented in AttributeVectorEntryExtended.
Definition at line 97 of file AttributeVectorEntry.hpp.
static AttributeVectorEntry* AttributeVectorEntry::create | ( | const XMLCh * | theName, | |
const XMLCh * | theValue, | |||
const XMLCh * | theType, | |||
MemoryManager & | theManager | |||
) | [inline, static] |
Definition at line 74 of file AttributeVectorEntry.hpp.
static const XMLCh* AttributeVectorEntry::endArray | ( | const XMLCh * | data | ) | [inline, static] |
Definition at line 111 of file AttributeVectorEntry.hpp.
Definition at line 104 of file AttributeVectorEntry.hpp.
Definition at line 106 of file AttributeVectorEntry.hpp.
Definition at line 105 of file AttributeVectorEntry.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|