18 #if !defined(XALANSOURCETREEDOCUMENTFRAGMENT_HEADER_GUARD_1357924680)
19 #define XALANSOURCETREEDOCUMENTFRAGMENT_HEADER_GUARD_1357924680
41 class XalanSourceTreeComment;
42 class XalanSourceTreeDocument;
43 class XalanSourceTreeElement;
44 class XalanSourceTreeProcessingInstruction;
45 class XalanSourceTreeText;
77 getParentNode()
const;
80 getChildNodes()
const;
83 getFirstChild()
const;
89 getPreviousSibling()
const;
92 getNextSibling()
const;
95 getAttributes()
const;
98 getOwnerDocument()
const;
101 getNamespaceURI()
const;
107 getLocalName()
const;
141 MemoryManager& m_manager;
154 #endif // !defined(XALANSOURCETREEDOCUMENTFRAGMENT_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