Public Member Functions | |
AttributeVectorEntryExtended (const XMLChVectorType &theName, const XMLChVectorType &theValue, const XMLChVectorType &theType, const XMLChVectorType &theURI, const XMLChVectorType &theLocalName, MemoryManagerType &theManager) | |
AttributeVectorEntryExtended (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManagerType &theManager) | |
AttributeVectorEntryExtended (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManagerType &theManager) | |
AttributeVectorEntryExtended (MemoryManagerType &theManager) | |
virtual | ~AttributeVectorEntryExtended () |
void | clear () |
![]() | |
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 AttributeVectorEntryExtended * | create (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, const XMLCh *theURI, const XMLCh *theLocalName, MemoryManagerType &theManager) |
![]() | |
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_uri |
XMLChVectorType | m_localName |
![]() | |
XMLChVectorType | m_Name |
XMLChVectorType | m_Value |
XMLChVectorType | m_Type |
Additional Inherited Members | |
![]() | |
typedef XalanVector< XMLCh > | XMLChVectorType |
AttributeVectorEntryExtended::AttributeVectorEntryExtended | ( | const XMLChVectorType & | theName, |
const XMLChVectorType & | theValue, | ||
const XMLChVectorType & | theType, | ||
const XMLChVectorType & | theURI, | ||
const XMLChVectorType & | theLocalName, | ||
MemoryManagerType & | theManager | ||
) |
AttributeVectorEntryExtended::AttributeVectorEntryExtended | ( | const XMLCh * | theName, |
const XMLCh * | theValue, | ||
const XMLCh * | theType, | ||
const XMLCh * | theURI, | ||
const XMLCh * | theLocalName, | ||
MemoryManagerType & | theManager | ||
) |
AttributeVectorEntryExtended::AttributeVectorEntryExtended | ( | const XMLCh * | theName, |
const XMLCh * | theValue, | ||
const XMLCh * | theType, | ||
MemoryManagerType & | theManager | ||
) |
AttributeVectorEntryExtended::AttributeVectorEntryExtended | ( | MemoryManagerType & | theManager) |
|
virtual |
void AttributeVectorEntryExtended::clear | ( | ) |
|
static |
XMLChVectorType AttributeVectorEntryExtended::m_localName |
XMLChVectorType AttributeVectorEntryExtended::m_uri |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|