18#if !defined(XERCESDOMIMPLEMENTATIONWRAPPER_HEADER_GUARD_1357924680)
19#define XERCESDOMIMPLEMENTATIONWRAPPER_HEADER_GUARD_1357924680
39class XercesWrapperNavigator;
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_XERCESPARSERLIAISON_EXPORT
virtual bool hasFeature(const XalanDOMString &feature, const XalanDOMString &version)
Test if the DOM implementation implements a specific feature.
DOMImplementationType * getXercesNode() const
Get the Xerces node this instance represent.
virtual XalanDocumentType * createDocumentType(const XalanDOMString &qualifiedName, const XalanDOMString &publicId, const XalanDOMString &systemId)
Creates an empty DOMDocumentType node.
virtual XalanDocument * createDocument(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName, const XalanDocumentType &doctype)
Creates an XML DOMDocument object of the specified type with its document element.
virtual ~XercesDOMImplementationWrapper()
static XercesDOMImplementationWrapper * create(MemoryManager &theManager, DOMImplementationType *theXercesDOMImplementation)
XercesDOMImplementationWrapper(DOMImplementationType *theXercesDOMImplementation)
xercesc::DOMImplementation DOMImplementationType
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)