16 #if !defined(XOBJECTRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680)
17 #define XOBJECTRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
50 return m_proxy.getMemoryManager();
60 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
70 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
75 clone(
bool deep)
const;
95 XALAN_CPP_NAMESPACE_END
99 #endif // XOBJECTRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
Definition: XalanVector.hpp:1111
Definition: XalanNode.hpp:44
Definition: XObjectResultTreeFragProxy.hpp:37
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
virtual bool hasChildNodes() const =0
This is a convenience method to allow easy determination of whether a node has any children...
Definition: XalanDocumentFragment.hpp:38
MemoryManagerType & getMemoryManager()
Definition: XObjectResultTreeFragProxy.hpp:48
virtual XalanNode * getLastChild() const =0
Gets the last child of this node.
Definition: XObjectResultTreeFragProxyText.hpp:39
Definition: XObjectResultTreeFragProxyBase.hpp:41
virtual XObjectResultTreeFragProxyBase * clone(bool deep) const
virtual XalanNode * getFirstChild() const =0
Gets the first child of this node.
Class to hold XPath return types.
Definition: XObject.hpp:61
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33
virtual XObjectResultTreeFragProxyBase * cloneNode(bool deep) const
Returns a duplicate of this node.