Xalan-C++ API Documentation
Go to the documentation of this file.
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)
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual const XalanNamedNodeMap * getAttributes() const
Gets a NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
virtual const XalanDOMString & getLocalName() const
Returns the local part of the qualified name of this node.
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.
virtual ~XalanSourceTreeElementNA()
#define XALAN_XALANSOURCETREE_EXPORT
virtual const XalanDOMString & getPrefix() const
Get the namespace prefix of this node, or null if it is unspecified.
static const XalanEmptyNamedNodeMap s_emptyAttributes
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|