Class Summary |
RandomString |
A helper class for generating strings containing a sequence of random
alphanumeric characters. |
Resource |
A class for loading resource files. |
Settings |
A class for reading the system's gLite configuration parameters, for example
the value of GLITE_LOCATION. |
SimpleSerializer |
A simple utility class for converting Java objects to/from byte arrays. |
StackTrace |
Common stack trace operations for easy error reporting. |
SubstringPattern |
A class for matching space-separated substring patterns case-insensitively. |