Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
AttributeVectorEntry Class Reference
#include <AttributeVectorEntry.hpp>
Inheritance diagram for AttributeVectorEntry:
[legend]List of all members.Public Types
Public Methods
Static Public Methods
- AttributeVectorEntry* create (const XMLCh *theName, const XMLCh *theValue, const XMLCh *theType, MemoryManagerType &theManager)
- const XMLCh* endArray (const XMLCh *data)
Public Attributes
Member Typedef Documentation
typedef XalanVector< XMLCh > AttributeVectorEntry::XMLChVectorType<XMLCh>
|
|
Constructor & Destructor Documentation
AttributeVectorEntry::AttributeVectorEntry (
|
const XMLCh * theName,
|
|
const XMLCh * theValue,
|
|
const XMLCh * theType,
|
|
MemoryManagerType & theManager )
|
|
AttributeVectorEntry::~AttributeVectorEntry (
|
) [virtual]
|
|
Member Function Documentation
void AttributeVectorEntry::clear (
|
)
|
|
AttributeVectorEntry * AttributeVectorEntry::create (
|
const XMLCh * theName,
|
|
const XMLCh * theValue,
|
|
const XMLCh * theType,
|
|
MemoryManagerType & theManager ) [static]
|
|
const XMLCh * AttributeVectorEntry::endArray (
|
const XMLCh * data ) [static]
|
|
Member Data Documentation
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.
Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|