1XML::LibXML::DocumentFrUasgemrenCto(n3t)ributed Perl DocXuMmLe:n:tLaitbiXoMnL::DocumentFragment(3)
2
3
4

NAME

6       XML::LibXML::DocumentFragment - XML::LibXML's DOM L2 Document Fragment
7       Implementation
8

SYNOPSIS

10         use XML::LibXML;
11

DESCRIPTION

13       This class is a helper class as described in the DOM Level 2
14       Specification. It is implemented as a node without name. All adding,
15       inserting or replacing functions are aware of document fragments now.
16
17       As well all unbound nodes (all nodes that do not belong to any document
18       sub-tree) are implicit members of document fragments.
19

AUTHORS

21       Matt Sergeant, Christian Glahn, Petr Pajas
22

VERSION

24       2.0132
25
27       2001-2007, AxKit.com Ltd.
28
29       2002-2006, Christian Glahn.
30
31       2006-2009, Petr Pajas.
32

LICENSE

34       This program is free software; you can redistribute it and/or modify it
35       under the same terms as Perl itself.
36
37
38
39perl v5.26.3                      2017-10-28  XML::LibXML::DocumentFragment(3)
Impressum