16 #if !defined(XERCESDOMSUPPORT_HEADER_GUARD_1357924680)
17 #define XERCESDOMSUPPORT_HEADER_GUARD_1357924680
31 XALAN_CPP_NAMESPACE_BEGIN
68 XALAN_CPP_NAMESPACE_END
72 #endif // DOMSUPPORT_HEADER_GUARD_1357924680
#define XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR
Definition: XalanMemoryManagement.hpp:401
Definition: XalanNode.hpp:44
virtual const XalanDOMString & getUnparsedEntityURI(const XalanDOMString &theName, const XalanDocument &theDocument) const =0
Retrieves the URI of the named unparsed entity from the supplied document.
Definition: XercesDOMSupport.hpp:35
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
Definition: DOMSupport.hpp:39
#define XALAN_XERCESPARSERLIAISON_EXPORT
Definition: XercesParserLiaisonDefinitions.hpp:37
Definition: DOMSupportDefault.hpp:38
virtual bool isNodeAfter(const XalanNode &node1, const XalanNode &node2) const =0
Determine if a node is after another node, in document order.
Definition: XalanDocument.hpp:51
Definition: XalanDOMString.hpp:42