| BackupDirectory |
|
| BiHashMap<a,b> |
Bidirectional HashMap utility class
|
| ByteArrayIOFileStream |
Shared input / outputStream class write once, read many...
|
| ByteArrayIOStream |
Shared input / outputStream class write once, read many...
|
| ByteArrayIOStream.ByteArrayIOInputStream |
bytearrayinputstream that allows duplication without copying
|
| ContainerUtil |
class with utilities for containers, e.g.
|
| CPUTimer |
class for cpu time measurements
|
| CPUTimer.CPUTimerFactory |
|
| DumpDir |
|
| EnumUtil |
class with utilities for enums
|
| FastFiFo<x> |
|
| FileUtil |
collection of helper routines to work with files
|
| FileUtil.DirectoryFileFilter |
simple file filter that lists all directories
|
| FileUtil.ExpressionFileFilter |
simple file filter that lists all files that match a regular expression
|
| FileUtil.ExtensionFileFilter |
|
| HashUtil |
This class provides some hashCode calculation utilities.
|
| JDFDate |
class to manipulate date and time according to ISO 8601
the date and time are in local time with the respective time zone specified
|
| JDFDuration |
|
| JDFMerge |
|
| JDFSpawn |
|
| ListMap<key,listObject> |
HashMap of multiple elements utility class
|
| MemorySpy |
|
| MimeUtil |
MIME utilities for reading and writing MIME/MULTIPART/RELATED streams
|
| MimeUtil.ByteArrayDataSource |
data source for binary files
|
| MimeUtil.MIMEDetails |
helper class to set mime details
|
| MultiModuleStatusCounter |
|
| MyArgs |
|
| MyInteger |
very simple and fast mutable integer class
|
| MyLong |
very simple and fast mutable long integer class
|
| MyPair<aData,bData> |
trivial typesafe pair class
|
| NumberFormatter |
class to format integers, longs, doubles etc.
|
| PlatformUtil |
helper util for platform identifying.
|
| PrefixInputStream |
stream class that allows allows prefixing of a stream without requiring a copy
|
| RollingBackupFile |
|
| ScaleUtil |
Static scale helper class, containing functionality to convert between scale units.
|
| SkipInputStream |
stream class that allows allows skipping until a certain tag is found
|
| SScanf |
|
| StatusCounter |
Utility class for status JDF and JMF
|
| StatusUtil |
Deprecated.
|
| StreamUtil |
|
| StreamWriter |
|
| StringUtil |
collection of static string utilities
|
| StringUtil.StringReplacer |
class that provides additional functionality for replacing string
|
| ThreadUtil |
|
| ThreadUtil.MyMutex |
Deprecated.
|
| ThreadUtil.WaitTimeout<a> |
Deprecated.
|
| UnitParser |
class to parse units from strings
|
| UrlPart |
simple struct to contain the stream and type of a bodypart
|
| URLReader |
|
| UrlUtil |
collection of helper routines to convert urls
|
| UrlUtil.HTTPDetails |
Deprecated.
|
| UrlUtil.URLWriter |
Deprecated.
|
| URLWriter |
|
| VectorMap<key,vectorObject> |
Deprecated.
|
| XMLstrm |
Deprecated. |