1XML::DOM::DOMImplementaUtsieorn(C3o)ntributed Perl DocumXeMnLt:a:tDiOoMn::DOMImplementation(3)
2
3
4

NAME

6       XML::DOM::DOMImplementation - Information about XML::DOM implementation
7

DESCRIPTION

9       The DOMImplementation interface provides a number of methods for
10       performing operations that are independent of any particular instance
11       of the document object model.
12
13       The DOM Level 1 does not specify a way of creating a document instance,
14       and hence document creation is an operation specific to an
15       implementation. Future Levels of the DOM specification are expected to
16       provide methods for creating documents directly.
17
18   METHODS
19       hasFeature (feature, version)
20           Returns 1 if and only if feature equals "XML" and version equals
21           "1.0".
22
23
24
25perl v5.16.3                      2000-01-31    XML::DOM::DOMImplementation(3)
Impressum