Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANDOMIMPLEMENTATION_HEADER_GUARD_1357924680)
19 #define XALANDOMIMPLEMENTATION_HEADER_GUARD_1357924680
27 XALAN_CPP_NAMESPACE_BEGIN
138 XALAN_CPP_NAMESPACE_END
142 #endif // !defined (XALANDOMIMPLEMENTATION_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.
XalanDOMImplementation & operator=(const XalanDOMImplementation &theSource)
XalanDOMImplementation(const XalanDOMImplementation &theSource)
virtual ~XalanDOMImplementation()
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.
|
|