 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XOBJECTRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680)
19 #define XOBJECTRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680
41 class XPathExecutionContext;
58 MemoryManager& theManager,
68 return m_proxy.getExecutionContext();
101 #endif // XOBJECTRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
XObjectResultTreeFragProxy(const XObject &value, MemoryManager &theManager, XPathExecutionContext *theExecutionContext)
Constructor.
#define XALAN_XPATH_EXPORT
XPathExecutionContext * getExecutionContext()
Class to hold XPath return types.
virtual XalanNode * getLastChild() const
Gets the last child of this node.
virtual ~XObjectResultTreeFragProxy()
virtual XalanNode * getFirstChild() const
Gets the first child of this node.