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.8 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Tue Apr 19 21:47:14 2022 |
Group: Development/PHP | Build host: localhost |
Size: 47943 | Source RPM: php-pear-XML_Parser-1.3.8-1.mga9.src.rpm |
Packager: mokraemer <mokraemer> | |
Url: https://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
* Tue Apr 19 2022 mokraemer <mokraemer> 1.3.8-1.mga9 + Revision: 1851814 - new version 1.3.8 * Tue Mar 22 2022 umeabot <umeabot> 1.3.7-4.mga9 + Revision: 1819185 - Mageia 9 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, Fri Nov 1 07:19:27 2024