Xalan-C++ API Reference 1.12.0
Classes | Namespaces | 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  xalanc::XObject
 Class to hold XPath return types. More...
 
class  xalanc::XObject::XObjectException
 
class  xalanc::XObject::XObjectInvalidConversionException
 
class  xalanc::XObjectPtr
 Class to hold XObjectPtr return types. More...
 

Namespaces

namespace  xalanc
 Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
 

Functions

bool xalanc::operator== (const XObjectPtr &theLHS, const XObjectPtr &theRHS)
 
bool xalanc::operator!= (const XObjectPtr &theLHS, const XObjectPtr &theRHS)
 
bool xalanc::operator< (const XObjectPtr &theLHS, const XObjectPtr &theRHS)