16 #if !defined(XALANSOURCETREEATTRNS_HEADER_GUARD_1357924680)
17 #define XALANSOURCETREEATTRNS_HEADER_GUARD_1357924680
29 XALAN_CPP_NAMESPACE_BEGIN
69 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
114 XALAN_CPP_NAMESPACE_END
118 #endif // !defined(XALANSOURCETREEATTRNS_HEADER_GUARD_1357924680)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
Definition: XalanVector.hpp:1111
Definition: XalanNode.hpp:44
virtual const XalanDOMString & getPrefix() const
Get the namespace prefix of this node, or null if it is unspecified.
virtual const XalanDOMString & getLocalName() const
Returns the local part of the qualified name of this node.
#define XALAN_XALANSOURCETREE_EXPORT
Definition: XalanSourceTreeDefinitions.hpp:33
virtual const XalanDOMString & getNamespaceURI() const
Get the namespace URI of this node, or null if it is unspecified.
Definition: XalanSourceTreeAttr.hpp:50
Definition: XalanDOMString.hpp:42
Definition: XalanSourceTreeAttrNS.hpp:41
unsigned long IndexType
Definition: XalanNode.hpp:70
virtual XalanSourceTreeAttr * cloneNode(bool deep) const
Returns a duplicate of this node.
Definition: XalanSourceTreeElement.hpp:44