Add abstract implementations of the two different types of filters.
commit0dd19b73610111417cc91b572b0b08ff1c630181
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)
tree56c229efb004d315e5f4ba7b41370a5fb730f68e
parent34160dd2c1a1588725a66b7253183376b7ed68b5
Add abstract implementations of the two different types of filters.

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