XML::RSS::Parser::Util(3pm) - phpMan

Command: man perldoc info search(apropos)  


XML::RSS::Parser::Util(3pm)    User Contributed Perl Documentation    XML::RSS::Parser::Util(3pm)



NAME
       XML::RSS::Parser::Util - utility methods for working with XML::RSS::Parser.

METHODS
       All utility methods are exportable.

       as_xml($node[,$dec,$encoding])
           Creates XML output markup for the element object including its siblings. This method
           is not a full featured XML generator, and has its limitations, but should suffice in
           most cases. Use with caution.

           Passing a second optional parameter with the value of true will add an XML 1.0
           standard declaration to the returned XML. The third parameter (also optional)
           parameter defines the encoding to be used in the declaration. The default is 'utf-8'.

       encode_xml ($string[, $nocdata])
           XML encodes any characters in the string that are required to be represented as
           entities. This method will attempt to identify anything that looks like markup and
           CDATA encodes it. This can optional be turned off by passing a second parameter with a
           true value. The markup will be entity encoded instead.

AUTHOR & COPYRIGHT
       Please see the XML::RSS::Parser manpage for author, copyright, and license information.

POD ERRORS
       Hey! The above document had some coding errors, which are explained below:

       Around line 86:
           =begin without a target?

       Around line 130:
           '=end' without a target?



perl v5.10.0                                2005-11-18                XML::RSS::Parser::Util(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 11:16 @38.107.179.239 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!