18 #if !defined(XALANSOURCETREECOMMENT_HEADER_GUARD_1357924680) 19 #define XALANSOURCETREECOMMENT_HEADER_GUARD_1357924680 39 class XalanSourceTreeDocument;
40 class XalanSourceTreeDocumentFragment;
41 class XalanSourceTreeElement;
42 class XalanSourceTreeProcessingInstruction;
43 class XalanSourceTreeText;
55 initialize(MemoryManager& theManager);
80 IndexType theIndex = 0);
96 getParentNode()
const;
99 getChildNodes()
const;
102 getFirstChild()
const;
105 getLastChild()
const;
108 getPreviousSibling()
const;
111 getNextSibling()
const;
114 getAttributes()
const;
117 getOwnerDocument()
const;
120 getNamespaceURI()
const;
126 getLocalName()
const;
209 #endif // !defined(XALANSOURCETREECOMMENT_HEADER_GUARD_1357924680)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_XALANSOURCETREE_EXPORT