16 #if !defined(XALANSOURCETREEELEMENTNANS_HEADER_GUARD_1357924680)
17 #define XALANSOURCETREEELEMENTNANS_HEADER_GUARD_1357924680
29 XALAN_CPP_NAMESPACE_BEGIN
66 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
125 XALAN_CPP_NAMESPACE_END
129 #endif // !defined(XALANSOURCETREEELEMENTNANS_HEADER_GUARD_1357924680)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
Definition: XalanVector.hpp:1111
Definition: XalanNode.hpp:44
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
XalanSourceTreeElementNANS * clone(bool deep) const
Definition: XalanSourceTreeElementNANS.hpp:85
static XalanSourceTreeElementNA * create(MemoryManagerType &theManager, const XalanSourceTreeElementNA &theSource, bool deep=false)
MemoryManagerType & getMemoryManager()
Definition: XalanSourceTreeElement.hpp:73
Definition: XalanSourceTreeElementNANS.hpp:33
static XalanSourceTreeElementNANS * create(MemoryManagerType &theManager, const XalanSourceTreeElementNANS &theSource, bool deep=false)
#define XALAN_XALANSOURCETREE_EXPORT
Definition: XalanSourceTreeDefinitions.hpp:33
Definition: XalanSourceTreeElementNA.hpp:37
Definition: XalanDOMString.hpp:42
unsigned long IndexType
Definition: XalanNode.hpp:70
Definition: XalanSourceTreeDocument.hpp:73
virtual const XalanDOMString & getNamespaceURI() const
Get the namespace URI 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.
virtual XalanSourceTreeElementNA * cloneNode(bool deep) const
Returns a duplicate of this node.
virtual const XalanDOMString & getPrefix() const
Get the namespace prefix of this node, or null if it is unspecified.