Xalan-C++ API Documentation

The Xalan C++ XSL Transformer Version 1.1

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

AttributeListImpl::AttributeVectorEntry Struct Reference

#include <AttributeListImpl.hpp>

List of all members.

Public Types

Public Methods

Public Attributes


Member Typedef Documentation

typedef std::vector<XMLCh> AttributeListImpl::AttributeVectorEntry::XMLChVectorType
 


Constructor & Destructor Documentation

AttributeListImpl::AttributeVectorEntry::AttributeVectorEntry ( const XMLChVectorType & theName = XMLChVectorType(),
const XMLChVectorType & theValue = XMLChVectorType(),
const XMLChVectorType & theType = XMLChVectorType() )
 

AttributeListImpl::AttributeVectorEntry::AttributeVectorEntry ( const XMLCh * theName,
const XMLCh * theValue,
const XMLCh * theType )
 


Member Function Documentation

void AttributeListImpl::AttributeVectorEntry::clear ( ) []
 


Member Data Documentation

XMLChVectorType AttributeListImpl::AttributeVectorEntry::m_Name
 

XMLChVectorType AttributeListImpl::AttributeVectorEntry::m_Type
 

XMLChVectorType AttributeListImpl::AttributeVectorEntry::m_Value
 


The documentation for this struct 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++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.