Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-XML-Util - XML utility class
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
php-pear-XML-Util |
1.1.4 |
2.fc6 |
src |
15 KiB |
Sun Jan 14 18:28:10 2007 |
Changelog
- * Sun Jan 14 17:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.1.4-2
- Use correct version of PHP License
- * Sat Dec 16 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.1.4-1
- Upstream sync
- * Sat Dec 2 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.1.2-1
- Upstream sync
- Add php license to %doc
- Replace dos2unix with sed