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