Class Summary |
ClassUtils |
A collection of class management utility methods. |
EnumerationFactory |
|
HashMap |
Extended Version of HashMap . |
HashUtil |
A very efficient java hash algorithm, based on the BuzHash algoritm
by Robert Uzgalis (see http://www.serve.net/buz/hash.adt/java.000.html
for more information).
|
IOUtils |
A collection of File , URL and filename
utility methods |
JavaArchiveFilter |
Implements a filter for java archives. |
MIMEUtils |
A collection of File , URL and filename
utility methods |
NetUtils |
A collection of File , URL and filename
utility methods |
PostInputStream |
The class PostInputStream is a wrapper for InputStream associated with POST message.
|
StringUtils |
A collection of String handling utility methods. |
Tokenizer |
Replacement for StringTokenizer in java.util, beacuse of bug in the
Sun's implementation. |
TraxErrorHandler |
This ErrorListener simply logs the exception and in
case of an fatal-error the exception is rethrown.
|