Expresso 5-6

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

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

public class ISO_8859_1
extends Filter

This class provides a filter implementation of the Filter class for the ISO-8859-1 character set (also known as the Roman Character set) in other words the characters used in the Western European Languages.

Author:
Michael Rimov

Constructor Summary
ISO_8859_1()
           
 
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

public ISO_8859_1()
           throws IllegalArgumentException
Throws:
IllegalArgumentException

Expresso 5-6

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