#include <XalanList.hpp>
Public Types | |
typedef Value | value_type |
typedef const Value & | reference |
typedef const Value * | pointer |
Definition at line 55 of file XalanList.hpp.
typedef const Value* XalanListConstIteratorTraits< Value >::pointer |
Definition at line 59 of file XalanList.hpp.
typedef const Value& XalanListConstIteratorTraits< Value >::reference |
Definition at line 58 of file XalanList.hpp.
typedef Value XalanListConstIteratorTraits< Value >::value_type |
Definition at line 57 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 |
|