18#if !defined(XERCESDOMIMPLEMENTATIONBRIDGE_HEADER_GUARD_1357924680)
19#define XERCESDOMIMPLEMENTATIONBRIDGE_HEADER_GUARD_1357924680
39class XercesBridgeNavigator;
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_XERCESPARSERLIAISON_EXPORT
This class is deprecated.
virtual XalanDocumentType * createDocumentType(const XalanDOMString &qualifiedName, const XalanDOMString &publicId, const XalanDOMString &systemId)
Creates an empty DOM_DocumentType node.
XercesDOMImplementationBridge(DOM_DOMImplementationType &theXercesDOMImplementation)
DOM_DOMImplementationType & getXercesNode() const
Get the Xerces node this instance represent.
virtual ~XercesDOMImplementationBridge()
virtual XalanDocument * createDocument(const XalanDOMString &namespaceURI, const XalanDOMString &qualifiedName, const XalanDocumentType &doctype)
Creates an XML DOM_Document object of the specified type with its document element.
virtual bool hasFeature(const XalanDOMString &feature, const XalanDOMString &version)
Test if the DOM implementation implements a specific feature.
xercesc::DOM_DOMImplementation DOM_DOMImplementationType
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)