18 #if !defined(XERCESDOMIMPLEMENTATIONBRIDGE_HEADER_GUARD_1357924680) 19 #define XERCESDOMIMPLEMENTATIONBRIDGE_HEADER_GUARD_1357924680 35 XALAN_CPP_NAMESPACE_BEGIN
154 XALAN_CPP_NAMESPACE_END
158 #endif // !defined (XERCESDOMIMPLEMENTATIONBRIDGE_HEADER_GUARD_1357924680) DOM_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
XalanDOMImplementation & operator=(const XalanDOMImplementation &theSource)
This class is deprecated.
This class is deprecated.
XERCES_CPP_NAMESPACE_QUALIFIER DOM_DOMImplementation DOM_DOMImplementationType