XML Cacher

Posted by admin on December-10-2009 Add Comments

Bookmark and Share


XML Cacher

By : livingdead

This class is meant to parse and transform XML documents with an XSL stylesheet.

It uses PEAR::Cache package to cache the results of parsing and transforming stages to reduce the time to generate the final output after the first time the same XML documents are processed.

It uses the domXML API to transform the documents.

Download :
http://www.ziddu.com/download/7309876/xmlcacher-2004-11-22.zip.html

Post a Comment

You must be logged in to post a comment.