{
    "mode": "perldoc",
    "parameter": "XML::DOM::DOMImplementation",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3ADOM%3A%3ADOMImplementation/json",
    "generated": "2026-06-13T10:17:26Z",
    "sections": {
        "NAME": {
            "content": "XML::DOM::DOMImplementation - Information about XML::DOM implementation\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The DOMImplementation interface provides a number of methods for performing operations that are\nindependent of any particular instance of the document object model.\n\nThe DOM Level 1 does not specify a way of creating a document instance, and hence document\ncreation is an operation specific to an implementation. Future Levels of the DOM specification\nare expected to provide methods for creating documents directly.\n\nMETHODS\nhasFeature (feature, version)\nReturns 1 if and only if feature equals \"XML\" and version equals \"1.0\".\n",
            "subsections": []
        }
    },
    "summary": "XML::DOM::DOMImplementation - Information about XML::DOM implementation",
    "flags": [],
    "examples": [],
    "see_also": []
}