16 #if !defined(XNODESETRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680)
17 #define XNODESETRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680
30 XALAN_CPP_NAMESPACE_BEGIN
55 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
65 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
70 clone(
bool deep)
const;
90 XALAN_CPP_NAMESPACE_END
94 #endif // XNODESETRESULTTREEFRAGPROXY_HEADER_GUARD_1357924680
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
Definition: XalanVector.hpp:1111
Definition: XalanNode.hpp:44
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
Definition: XNodeSetResultTreeFragProxy.hpp:38
virtual XalanNode * getLastChild() const =0
Gets the last child of this node.
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: XNodeSetBase.hpp:43
#define XALAN_XPATH_EXPORT
Definition: XPathDefinitions.hpp:33
virtual XObjectResultTreeFragProxyBase * cloneNode(bool deep) const
Returns a duplicate of this node.