Generic implementation of property-lists.
commit3a6b63dff184dc80fda4094fb80a2dfb99c2f602
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 6 Dec 2008 05:43:42 +0000 (6 00:43 -0500)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sat, 6 Dec 2008 05:43:42 +0000 (6 00:43 -0500)
tree65e21c18730e31de7e0097e41e6ccaade6720cdf
parent90110a4e3a28baa5e276a753411d64af442f2c8b
Generic implementation of property-lists.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
NEWS
library/HTMLPurifier/PropertyList.php [new file with mode: 0644]
library/HTMLPurifier/PropertyListIterator.php [new file with mode: 0644]
tests/HTMLPurifier/PropertyListTest.php [new file with mode: 0644]