|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Base64 | Encodes and decodes to and from Base64 notation. |
| Base64.InputStream | A Base64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| Base64.OutputStream | A Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly. |
| DateUtils | Date utils methods. |
| Encryption | You can use this class for encrypt and decrypt data. |
| ExecProgram | Execute a shell program. |
| Format | Format strings for various uses. |
| GenericCache | Extended by classes used for cache data. |
| JFWLocale | Manage the default application locale. |
| JFWLogger | Used as gateway of Log4j. |
| Miscellaneous | Various utility methods. |
| Parser | Parse a string and elaborate special tags. |
| ParserUtil | Trasform data to make them compatible with the parser. |
| Profiler | A simply profiler. |
| PropertiesManager | Manage the data of a properties file. |
| PropertiesProxy | Distribute objects PropertiesManager. |
| PropertiesReader | Return a Properties object relative of a properties file. |
| ReplaceText | Replace a string in a string. |
| Secure | Offer methods used in security processes. |
| XmlUtils | Various utils for manage xml strings. |
| Exception Summary | |
|---|---|
| JFWGenericException | The exception used by the framework if not exist a more specific package exception. |
Various utilities.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||