#include <XalanList.hpp>
Public Types | |
typedef Value | value_type |
typedef Value & | reference |
typedef Value * | pointer |
Definition at line 47 of file XalanList.hpp.
typedef Value* XalanListIteratorTraits< Value >::pointer |
Definition at line 51 of file XalanList.hpp.
typedef Value& XalanListIteratorTraits< Value >::reference |
Definition at line 50 of file XalanList.hpp.
typedef Value XalanListIteratorTraits< Value >::value_type |
Definition at line 49 of file XalanList.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|