Xalan-C++ API Documentation

The Xalan-C++ XSL Transformer Version 1.0

Main Page   Namespace List   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


Detailed Description


Member Typedef Documentation

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


Member Function Documentation

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


Member Data Documentation

const 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.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.