Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-pear-XML_Parser | Distribution: Mageia |
Version: 1.3.7 | Vendor: Mageia.Org |
Release: 3.mga8 | Build date: Wed Feb 12 15:40:10 2020 |
Group: Development/PHP | Build host: localhost |
Size: 47683 | Source RPM: php-pear-XML_Parser-1.3.7-3.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://pear.php.net/package/XML_Parser | |
Summary: XML parsing class based on PHP's bundled expat |
This is an XML parser based on PHPs built-in xml extension. It supports two basic modes of operation: "func" and "event". In "func" mode, it will look for a function named after each element (xmltag_ELEMENT for start tags and xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic callbacks. Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of most XML documents easier, by automatically providing a stack for the elements. Furthermore its now possible to split the parser from the handler object, so you do not have to extend XML_Parser anymore in order to parse a document with it.
PHP License
* Wed Feb 12 2020 umeabot <umeabot> 1.3.7-3.mga8 + Revision: 1507362 - Mageia 8 Mass Rebuild * Thu Sep 20 2018 umeabot <umeabot> 1.3.7-2.mga7 + Revision: 1287863 - Mageia 7 Mass Rebuild
/usr/share/pear/XML /usr/share/pear/XML/Parser /usr/share/pear/XML/Parser.php /usr/share/pear/XML/Parser/Simple.php /usr/share/pear/packages/XML_Parser.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024