{
    "content": [
        {
            "type": "text",
            "text": "# XML::DOM::DOMImplementation (perldoc)\n\n## NAME\n\nXML::DOM::DOMImplementation - Information about XML::DOM implementation\n\n## DESCRIPTION\n\nThe DOMImplementation interface provides a number of methods for performing operations that are\nindependent of any particular instance of the document object model.\n\n## Sections\n\n- **NAME**\n- **DESCRIPTION**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "XML::DOM::DOMImplementation",
        "section": "",
        "mode": "perldoc",
        "summary": "XML::DOM::DOMImplementation - Information about XML::DOM implementation",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}