1XML::LibXML::CDATASectiUosne(r3)Contributed Perl DocumenXtMaLt:i:oLnibXML::CDATASection(3)
2
3
4

NAME

6       XML::LibXML::CDATASection - XML::LibXML Class for CDATA Sections
7

SYNOPSIS

9         $node = XML::LibXML::CDATASection( $content );
10

DESCRIPTION

12       This class provides all functions of XML::LibXML::Text, but for CDATA
13       nodes.
14
15       new
16             $node = XML::LibXML::CDATASection( $content );
17
18           The constructor is the only provided function for this package. It
19           is required, because libxml2 treats the different textnode types
20           slightly differently.
21

AUTHORS

23       Matt Sergeant, Christian Glahn, Petr Pajas,
24

VERSION

26       1.62
27
29       2001-2006, AxKit.com Ltd; 2002-2006 Christian Glahn; 2006 Petr Pajas,
30       All rights reserved.
31
32
33
34perl v5.8.8                       2006-11-17      XML::LibXML::CDATASection(3)
Impressum