18#if !defined(XERCESDOMSUPPORT_HEADER_GUARD_1357924680)
19#define XERCESDOMSUPPORT_HEADER_GUARD_1357924680
36class XercesParserLiaison;
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_XERCESPARSERLIAISON_EXPORT
virtual ~XercesDOMSupport()
virtual const XalanDOMString & getUnparsedEntityURI(const XalanDOMString &theName, const XalanDocument &theDocument) const
Retrieves the URI of the named unparsed entity from the supplied document.
virtual bool isNodeAfter(const XalanNode &node1, const XalanNode &node2) const
Determine if a node is after another node, in document order.
XercesDOMSupport(XercesParserLiaison &theLiaison)