{
    "mode": "perldoc",
    "parameter": "XML::LibXML::DocumentFragment",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/XML%3A%3ALibXML%3A%3ADocumentFragment/json",
    "generated": "2026-06-15T14:49:50Z",
    "synopsis": "use XML::LibXML;",
    "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": []
        }
    },
    "summary": "XML::LibXML::DocumentFragment - XML::LibXML's DOM L2 Document Fragment Implementation",
    "flags": [],
    "examples": [],
    "see_also": []
}