18 #if !defined(XALANSOURCETREEPROCESSINGINSTRUCTION_HEADER_GUARD_1357924680)
19 #define XALANSOURCETREEPROCESSINGINSTRUCTION_HEADER_GUARD_1357924680
39 class XalanSourceTreeComment;
40 class XalanSourceTreeDocument;
41 class XalanSourceTreeDocumentFragment;
42 class XalanSourceTreeElement;
43 class XalanSourceTreeText;
89 getParentNode()
const;
92 getChildNodes()
const;
95 getFirstChild()
const;
101 getPreviousSibling()
const;
104 getNextSibling()
const;
107 getAttributes()
const;
110 getOwnerDocument()
const;
113 getNamespaceURI()
const;
119 getLocalName()
const;
207 #endif // !defined(XALANSOURCETREEPROCESSINGINSTRUCTION_HEADER_GUARD_1357924680)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
void setIndex(IndexType theIndex)
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_XALANSOURCETREE_EXPORT