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 per‐
10       forming operations that are independent of any particular instance of
11       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 implementa‐
15       tion. Future Levels of the DOM specification are expected to provide
16       methods for creating documents directly.
17
18       METHODS
19
20       hasFeature (feature, version)
21           Returns 1 if and only if feature equals "XML" and version equals
22           "1.0".
23
24
25
26perl v5.8.8                       2002-02-08    XML::DOM::DOMImplementation(3)
Impressum