Go to the source code of this file.
Classes | |
| class | XObject |
| Class to hold XPath return types. More... | |
| class | XObject::XObjectException |
| class | XObject::XObjectInvalidConversionException |
| class | XObjectPtr |
| Class to hold XObjectPtr return types. More... | |
Functions | |
| bool | operator== (const XObjectPtr &theLHS, const XObjectPtr &theRHS) |
| bool | operator!= (const XObjectPtr &theLHS, const XObjectPtr &theRHS) |
| bool | operator< (const XObjectPtr &theLHS, const XObjectPtr &theRHS) |
| bool operator!= | ( | const XObjectPtr & | theLHS, |
| const XObjectPtr & | theRHS | ||
| ) |
| bool operator< | ( | const XObjectPtr & | theLHS, |
| const XObjectPtr & | theRHS | ||
| ) |
| bool operator== | ( | const XObjectPtr & | theLHS, |
| const XObjectPtr & | theRHS | ||
| ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|