
| typedef XalanVector<XMLCh> AttributeVectorEntry::XMLChVectorType |
| AttributeVectorEntry::AttributeVectorEntry | ( | const XMLChVectorType & | theName, | |
| const XMLChVectorType & | theValue, | |||
| const XMLChVectorType & | theType, | |||
| MemoryManagerType & | theManager | |||
| ) |
| AttributeVectorEntry::AttributeVectorEntry | ( | const XMLCh * | theName, | |
| const XMLCh * | theValue, | |||
| const XMLCh * | theType, | |||
| MemoryManagerType & | theManager | |||
| ) |
| AttributeVectorEntry::AttributeVectorEntry | ( | MemoryManagerType & | theManager | ) |
| virtual AttributeVectorEntry::~AttributeVectorEntry | ( | ) | [virtual] |
| static AttributeVectorEntry* AttributeVectorEntry::create | ( | const XMLCh * | theName, | |
| const XMLCh * | theValue, | |||
| const XMLCh * | theType, | |||
| MemoryManagerType & | theManager | |||
| ) | [static] |
| void AttributeVectorEntry::clear | ( | ) |
Reimplemented in AttributeVectorEntryExtended.
| static const XMLCh* AttributeVectorEntry::endArray | ( | const XMLCh * | data | ) | [static] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|