Package jChatBox.Chat.Filter

Class Summary
Filter This class defines a generic Filter.
Extended classes must fill in :
_name, _id and _description Strings in constructor.
Note that jChatBox conf/ folder path is available thanks to XMLConfig.CONFFOLDER static field.
HTMLFilter This class implements an HTML filter.
URLFilter This class implements an URL filter.