|
Class Summary |
| CipherPool |
Object pool for ciphers. |
| Crypt |
Various utility methods for encryption. |
| DatabaseType |
Utility class to determine what database we are dealing with. |
| EscapingReader |
This reader acts as a filter that escape the specified xml tags. |
| MultiReader |
This class enables to combine a number of readers into one. |
| StreamingParser |
Baseclass for LoggingFilterWriter. |
| TableMap |
Usefull class for storing 2-dimensional data that needs to be accessed by it's coordinates. |
| TextUtil |
Various static String manipulation methods. |
| ThreeDimMap |
A trivial extension of the TableMap to support threedimensional data storage. |
| TokenReplaceReader |
Replace tokens in a stream by something else. |
| TokenReplaceWriter |
Replace token in a stream. |
| Util |
|
| XMLUtil |
Various xml manipulation methods. |
| XSLTransformer |
Apply a transformation from a source, populating a result. |