18#if !defined(XALANSOURCETREEELEMENTNANS_HEADER_GUARD_1357924680)
19#define XALANSOURCETREEELEMENTNANS_HEADER_GUARD_1357924680
53 MemoryManager& theManager,
#define XALAN_CPP_NAMESPACE
#define XALAN_XALANSOURCETREE_EXPORT
virtual ~XalanSourceTreeElementNANS()
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.
XalanSourceTreeElementNANS(MemoryManager &theManager, const XalanDOMString &theTagName, const XalanDOMString &theLocalName, const XalanDOMString &theNamespaceURI, const XalanDOMString &thePrefix, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)
Constructor.
virtual const XalanDOMString & getNamespaceURI() const
Get the namespace URI of this node, or null if it is unspecified.
XalanSourceTreeElementNA(MemoryManager &theManager, const XalanDOMString &theTagName, XalanSourceTreeDocument *theOwnerDocument, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)
Constructor.