Xalan-C++ API Documentation
Go to the documentation of this file.
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)
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.
This class is deprecated.
DOM_DOMImplementationType & getXercesNode() const
Get the Xerces node this instance represent.
XERCES_CPP_NAMESPACE_QUALIFIER DOM_DOMImplementation DOM_DOMImplementationType
virtual ~XercesDOMImplementationBridge()
XercesDOMImplementationBridge(DOM_DOMImplementationType &theXercesDOMImplementation)
#define XALAN_XERCESPARSERLIAISON_EXPORT
XalanDOMImplementation & operator=(const XalanDOMImplementation &theSource)
virtual bool hasFeature(const XalanDOMString &feature, const XalanDOMString &version)
Test if the DOM implementation implements a specific feature.
virtual XalanDocumentType * createDocumentType(const XalanDOMString &qualifiedName, const XalanDOMString &publicId, const XalanDOMString &systemId)
Creates an empty DOM_DocumentType node.
This class is deprecated.
bool operator==(const XalanDOMImplementation &theRHS) const
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|