Christian Glahn > XML-LibXML-1.53 > XML::LibXML::DocumentFragment

Download:
XML-LibXML-1.53.tar.gz

Annotate this POD

CPAN RT

New  3
Open  6
Stalled  8
View Bugs
Report a bug
Source   Latest Release: XML-LibXML-1.70

NAME ^

XML::LibXML::DocumentFragment - DOM L2 Implementation of a Document Fragment

DESCRIPTION ^

This class is a helper class as described in the DOM Level 2 Specification. It is implamented as a node without name. All adding, inserting or replacing functions are aware about document fragments now.

As well all unbound nodes (all nodes that does not belong to any document subtree) are implicit member of document fragments.

AUTHOR ^

Matt Sergeant, Christian Glahn

SEE ALSO ^

XML::LibXML, XML::LibXML::Node, XML::LibXML::Element, XML::LibXML::Document, XML::LibXML::Text, XML::LibXML::Comment, XML::LibXML::CDATASection

VERSION ^

1.53