Class Summary |
Conf |
This class is a collection of constants for jChatBox. |
CustomURLEncoder |
The class contains a utility method for converting a
String into a MIME format called
"x-www-form-urlencoded " format.
|
Debug |
This class (Singleton) implements Debug features. |
Decrypt |
This class tranforms cipher text (OXW file) into PLAIN text.
|
InitServlet |
This servlet initializes jChatbox parameters. |
InternalUser |
This class implements an InternalUser for moderators. |
MD5 |
This class implements MD5 hash algorithm. |
XMLConfig |
This class implements features to read/save jChatBox XML system configuration file.
|
XMLPropertyResourceBundle |
XMLPropertyResourceBundle implementation allowing to load
resources properties from an XML file. |
XMLPropertyResourceBundleLoader |
This class allows to read an XML file matching to jchatboxresources.dtd
and stores key/value pairs in Map. |