php-pear-XML-Util - XML utility class
Description:
XML_Util is a utility class that helps you working with (and especially creating) XML documents. All methods of XML_Util can be called statically, that means you do not have to instantiate an XML_Util object to use the provided methods. The funcionality of XML_Util ranges from validating an XML tag name (as there are strict rules for tag and attribute names) to the creation of namespaced XML tags.
Homepage: http://pear.php.net/package/XML_Util
License: PHP License
Vendor: Fedora Project
Packages
php-pear-XML-Util-1.1.4-2.fc7.noarch [14 KiB] |
Changelog by Christopher Stone (2007-01-14):
- Use correct version of PHP License |