{
    "content": [
        {
            "type": "text",
            "text": "# XML::LibXML::DocumentFragment (perldoc)\n\n## NAME\n\nXML::LibXML::DocumentFragment - XML::LibXML's DOM L2 Document Fragment Implementation\n\n## SYNOPSIS\n\nuse XML::LibXML;\n\n## DESCRIPTION\n\nThis class is a helper class as described in the DOM Level 2 Specification. It is implemented as\na node without name. All adding, inserting or replacing functions are aware of document\nfragments now.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **AUTHORS**\n- **VERSION**\n- **COPYRIGHT**\n- **LICENSE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "XML::LibXML::DocumentFragment",
        "section": "",
        "mode": "perldoc",
        "summary": "XML::LibXML::DocumentFragment - XML::LibXML's DOM L2 Document Fragment Implementation",
        "synopsis": "use XML::LibXML;",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "XML::LibXML::DocumentFragment - XML::LibXML's DOM L2 Document Fragment Implementation\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use XML::LibXML;\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This class is a helper class as described in the DOM Level 2 Specification. It is implemented as\na node without name. All adding, inserting or replacing functions are aware of document\nfragments now.\n\nAs well *all* unbound nodes (all nodes that do not belong to any document sub-tree) are implicit\nmembers of document fragments.\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "Matt Sergeant, Christian Glahn, Petr Pajas\n",
                "subsections": []
            },
            "VERSION": {
                "content": "2.0134\n",
                "subsections": []
            },
            "COPYRIGHT": {
                "content": "2001-2007, AxKit.com Ltd.\n\n2002-2006, Christian Glahn.\n\n2006-2009, Petr Pajas.\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "This program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            }
        }
    }
}