Info Node: (python2.1-lib.info)DOMImplementation Objects
(python2.1-lib.info)DOMImplementation Objects
DOMImplementation Objects
.........................
The `DOMImplementation' interface provides a way for applications to
determine the availability of particular features in the DOM they are
using. DOM Level 2 added the ability to create new `Document' and
`DocumentType' objects using the `DOMImplementation' as well.
`hasFeature(feature, version)'