Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Classes | Functions
XalanVector.hpp File Reference

Go to the source code of this file.

Classes

Functions


Function Documentation

template<class Type >
bool operator!= ( const XalanVector< Type > &  theLHS,
const XalanVector< Type > &  theRHS 
)
template<class Type >
bool operator< ( const XalanVector< Type > &  theLHS,
const XalanVector< Type > &  theRHS 
)
template<class Type >
bool operator<= ( const XalanVector< Type > &  theLHS,
const XalanVector< Type > &  theRHS 
)
template<class Type >
bool operator== ( const XalanVector< Type > &  theLHS,
const XalanVector< Type > &  theRHS 
)
template<class Type >
bool operator> ( const XalanVector< Type > &  theLHS,
const XalanVector< Type > &  theRHS 
)
template<class Type >
bool operator>= ( const XalanVector< Type > &  theLHS,
const XalanVector< Type > &  theRHS 
)
template<class Type >
void swap ( XalanVector< Type > &  theLHS,
XalanVector< Type > &  theRHS 
)

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo