Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Functions
XObject.hpp File Reference
#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)
 

Function Documentation

◆ operator!=()

bool operator!= ( const XObjectPtr theLHS,
const XObjectPtr theRHS 
)
inline

Definition at line 996 of file XObject.hpp.

◆ operator<()

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

Definition at line 1006 of file XObject.hpp.

◆ operator==()

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

Definition at line 986 of file XObject.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