Xalan-C++ API Documentation
Go to the documentation of this file.
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)
virtual XalanDocumentType * createDocumentType(const XalanDOMString &qualifiedName, const XalanDOMString &publicId, const XalanDOMString &systemId)=0
Creates an empty DocumentType node.
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 bool hasFeature(const XalanDOMString &feature, const XalanDOMString &version)=0
Test if the DOM implementation implements a specific feature.
#define XALAN_XERCESPARSERLIAISON_EXPORT
DOMImplementationType * getXercesNode() const
Get the Xerces node this instance represent.
XalanDOMImplementation & operator=(const XalanDOMImplementation &theSource)
XERCES_CPP_NAMESPACE_QUALIFIER DOMImplementation DOMImplementationType
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.
|
|