Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
AttributeVectorEntryExtended Class Reference
Inheritance diagram for AttributeVectorEntryExtended:
AttributeVectorEntry

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 ()
- Public Member Functions inherited from AttributeVectorEntry
 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 ()

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 Public Member Functions inherited from AttributeVectorEntry
static AttributeVectorEntrycreate (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
- 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

Constructor & Destructor Documentation

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 AttributeVectorEntryExtended::~AttributeVectorEntryExtended ( )
virtual

Member Function Documentation

void AttributeVectorEntryExtended::clear ( )

Reimplemented from AttributeVectorEntry.

static AttributeVectorEntryExtended* AttributeVectorEntryExtended::create ( const XMLCh *  theName,
const XMLCh *  theValue,
const XMLCh *  theType,
const XMLCh *  theURI,
const XMLCh *  theLocalName,
MemoryManagerType theManager 
)
static

Member Data Documentation

XMLChVectorType AttributeVectorEntryExtended::m_localName
XMLChVectorType AttributeVectorEntryExtended::m_uri

The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo