18 #if !defined(XERCESDOMIMPLEMENTATIONWRAPPER_HEADER_GUARD_1357924680) 19 #define XERCESDOMIMPLEMENTATIONWRAPPER_HEADER_GUARD_1357924680 35 XALAN_CPP_NAMESPACE_BEGIN
154 XALAN_CPP_NAMESPACE_END
158 #endif // !defined (XERCESDOMIMPLEMENTATIONWRAPPER_HEADER_GUARD_1357924680) DOMImplementationType * getXercesNode() const
Get the Xerces node this instance represent.
#define XALAN_XERCESPARSERLIAISON_EXPORT
virtual XalanDocument * createDocument(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName, const XalanDocumentType &doctype)=0
Creates an XML Document object of the specified type with its document element.
virtual XalanDocumentType * createDocumentType(const XalanDOMString &qualifiedName, const XalanDOMString &publicId, const XalanDOMString &systemId)=0
Creates an empty DocumentType node.
virtual bool hasFeature(const XalanDOMString &feature, const XalanDOMString &version)=0
Test if the DOM implementation implements a specific feature.
bool operator==(const XalanDOMImplementation &theRHS) const
XERCES_CPP_NAMESPACE_QUALIFIER DOMImplementation DOMImplementationType
XalanDOMImplementation & operator=(const XalanDOMImplementation &theSource)