Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048161
en ru br
Репозитории ALT
S:1.2.4-alt3
5.1: 1.2.4-alt3
4.1: 1.2.4-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-XML_XPath

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.2.4-alt3
Время сборки: 19 июня 2008, 22:40 ( 823.1 недели назад )
Размер архива: 20.06 Kb

Домашняя страница:   http://pear.php.net/package/XML_XPath

Лицензия: PHP License
О пакете: The PEAR::XML_XPath class provided an XPath/DOM XML manipulation, maneuvering and query interface
Описание:

The PEAR::XML_XPath class provided 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

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • pear-XML_XPath
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin