Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Functions
ElemAttributeSet.hpp File Reference
#include "XSLTDefinitions.hpp"
#include "ElemUse.hpp"

Go to the source code of this file.

Classes

class  ElemAttributeSet
 

Functions

bool operator== (const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
 
bool operator< (const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
 

Function Documentation

◆ operator<()

bool operator< ( const ElemAttributeSet theLHS,
const ElemAttributeSet theRHS 
)
inline

Definition at line 121 of file ElemAttributeSet.hpp.

◆ operator==()

bool operator== ( const ElemAttributeSet theLHS,
const ElemAttributeSet theRHS 
)
inline

Definition at line 111 of file ElemAttributeSet.hpp.

Interpreting class diagrams

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

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

Apache Logo