Package : php-pear-XML_SaxFilters > RPM : php-pear-XML_SaxFilters-0.3.0-19.mga6.noarch.rpm

Basic items

Install
Name php-pear-XML_SaxFilters
Version 0.3.0
Release 19.mga6
URL http://pear.php.net/package/XML_SaxFilters/
Group Development/PHP
Summary A framework for building XML filters using the SAX API
Size 139KB
Arch noarch
License PHP License

Description

XML_SaxFilters provides a foundation for using Sax filters in PHP. The
original code base was developed by Luis Argerich and published at
http://phpxmlclasses.sourceforge.net/show_doc.php?class=class_sax_filters.html.
Luis discussed how SaxFilters work, using the Sourceforge classes as
an example, in Chapter 10 of Wrox "PHP 4 XML". Luis kindly gave
permission to modify the code and license for inclusion in PEAR.

This version of the Sax Filters makes significant changes to Luis's
original code (backwards compatibility is definately broken),
seperating abstract classes from interfaces, providing interfaces for
data readers and writers and providing methods to help parse XML
documents recursively with filters (for example
AbstractFilter::setParent()) for documents where the structure can
vary significantly.

Sax Filtering is an approach to making parsing XML documents with Sax
modular and easy to maintain. The parser delegates events to a child
filter which may in turn delegate events to another filter. In general
it's possible to implement filters for a document which are as
flexible and powerful as DOM.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM php-pear-XML_SaxFilters-0.3.0-19.mga6.src.rpm
Build time 2016-02-18 00:16:24
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie