18 #if !defined(XALANSOURCETREEELEMENTNA_HEADER_GUARD_1357924680) 19 #define XALANSOURCETREEELEMENTNA_HEADER_GUARD_1357924680 35 XALAN_CPP_NAMESPACE_BEGIN
54 MemoryManager& theManager,
96 XALAN_CPP_NAMESPACE_END
100 #endif // !defined(XALANSOURCETREEELEMENTNA_HEADER_GUARD_1357924680)
virtual const XalanDOMString & getLocalName() const =0
Returns the local part of the qualified name of this node.
static const XalanEmptyNamedNodeMap s_emptyAttributes
virtual const XalanDOMString & getPrefix() const =0
Get the namespace prefix of this node, or null if it is unspecified.
#define XALAN_XALANSOURCETREE_EXPORT
virtual const XalanNamedNodeMap * getAttributes() const =0
Gets a NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise...
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual const XalanDOMString & getNamespaceURI() const =0
Get the namespace URI of this node, or null if it is unspecified.