Package : php-pear-XML_XPath > RPM : php-pear-XML_XPath-1.2.4-13.mga6.noarch.rpm

Basic items

Install
Name php-pear-XML_XPath
Version 1.2.4
Release 13.mga6
URL http://pear.php.net/package/XML_XPath/
Group Development/PHP
Summary XPath/DOM XML manipulation, maneuvering and query interface
Size 99KB
Arch noarch
License PHP License

Description

The PEAR::XML_XPath class provides an XPath/DOM XML manipulation,
maneuvering and query interface.

The class allows for easy manipulation, maneuvering and querying of a
DOMXML tree using both XPath queries and DOM walk functions. It uses
an internal pointer for all methods on which the action is performed.
Results from an DOM/XPath query are returned as an XPath_Result
object, which contains an internal array of DOM nodes and which
extends the common DOM class and hence contains all the DOM functions
from the main object to run on each of the elements in the internal
array. This class tries to hold as close as possible to the DOM
Recommendation. You MUST have the domxml extension to use this class.

The XML_XPath class was inspired by a class maintained by Nigel
Swinson called phpxpath. The phpxpath class does not rely on PHP
xmldom functions and is therefore a sibling to this class:
http://sourceforge.net/projects/phpxpath/.

Media information

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

Advanced items

Source RPM php-pear-XML_XPath-1.2.4-13.mga6.src.rpm
Build time 2016-02-18 00:00:46
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie