|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> core >> security >> [ filters overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.jcorporate.expresso.core.security.filters
Class gb2312

java.lang.Objectcom.jcorporate.expresso.core.security.filters.Filter
com.jcorporate.expresso.core.security.filters.gb2312
- public class gb2312
- extends Filter
This class provides a filter implementation of the Filter class for the chinese gb2312
| Field Summary | |
private static java.lang.String[] |
replaceList
|
private static java.lang.String[] |
specialStringList
|
| Fields inherited from class com.jcorporate.expresso.core.security.filters.Filter |
maxReplaceLength, parseTree, stripTree |
| Constructor Summary | |
gb2312()
|
|
| 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 |
| Field Detail |
specialStringList
private static final java.lang.String[] specialStringList
replaceList
private static final java.lang.String[] replaceList
| Constructor Detail |
gb2312
public gb2312()
throws java.lang.IllegalArgumentException
|
|||||||||
| Home >> All >> com >> jcorporate >> expresso >> core >> security >> [ filters overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC