Expresso 5-5-0

com.jcorporate.expresso.core.security.filters
Class ISO_8859_1_eForum

java.lang.Object
  extended bycom.jcorporate.expresso.core.security.filters.Filter
      extended bycom.jcorporate.expresso.core.security.filters.ISO_8859_1_eForum

Deprecated. As of Expresso 5.0.4 Eforum itself can do its own filtering now.

public class ISO_8859_1_eForum
extends Filter

This is a bit of an oddity filter. It substitutes :) and :( and embeds predefined image links in their place. Please only use standard filter on this or you'll get smileys stripped out all together. Also, you want to make sure that filters only happen after a normal characterset filtering.s This ONLY does the smiley faces. :-)

Version:
$Revision: 1.7 $ $Date: 2003/06/03 06:12:15 $
Author:
Michael Rimov

Constructor Summary
ISO_8859_1_eForum()
          Deprecated.  
 
Methods inherited from class com.jcorporate.expresso.core.security.filters.Filter
rawFilter, standardFilter, stripFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISO_8859_1_eForum

public ISO_8859_1_eForum()
Deprecated. 

Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.