#include <xalanc/XPath/XPathDefinitions.hpp>
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/PlatformSupport/DoubleSupport.hpp>
#include <xalanc/PlatformSupport/FormatterListener.hpp>
#include <xalanc/PlatformSupport/XalanReferenceCountedObject.hpp>
#include <xalanc/DOMSupport/DOMServices.hpp>
#include <xalanc/XPath/NodeRefListBase.hpp>
#include <xalanc/XPath/XalanXPathException.hpp>
#include <xalanc/XPath/XPathExecutionContext.hpp>
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) |
|
inline |
Definition at line 996 of file XObject.hpp.
|
inline |
Definition at line 1006 of file XObject.hpp.
|
inline |
Definition at line 986 of file XObject.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|