Add abstract implementations of the two different types of filters.
commit4d5595b1300266f4634f5422e4bede1a274b0317
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 16 Mar 2007 18:52:43 +0000 (16 18:52 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Fri, 16 Mar 2007 18:52:43 +0000 (16 18:52 +0000)
tree08bcf55153474efcf521e327a4ebbc8ef2289ead
parent1562a6a7f1b812bf24c58b02fd349f88fe14a313
Add abstract implementations of the two different types of filters.

git-svn-id: http://htmlpurifier.org/svnroot@817 48356398-32a2-884e-a903-53898d9a118a
XHTMLCompiler/DOMFilter.php [new file with mode: 0644]
XHTMLCompiler/Filter.php
XHTMLCompiler/TextFilter.php [new file with mode: 0644]
common.php