Interface | Description |
---|---|
Duration | Deprecated
use the JDFDuration class only
|
Class | Description |
---|---|
BackupDirectory | |
BiHashMap<a,b> |
Bidirectional HashMap utility class
|
ByteArrayIOFileStream |
Shared input / outputStream class write once, read many...
|
ByteArrayIOFileStream.ByteArrayIOFileInputStream |
bytearrayinputstream that allows duplication without copying
|
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 |
Inner class *********************** UtilFileFilter
|
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 | |
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
- use StatusCounter
|
StreamUtil | |
StringUtil |
collection of static string utilities
|
StringUtil.StringReplacer |
class that provides additional functionality for replacing string
|
ThreadUtil | |
ThreadUtil.MyMutex | Deprecated
use org.cip4.jdflib.util.thread.MyMutex
|
ThreadUtil.WaitTimeout<a> |
abstract class to run uninteruptable stuff in an interruptable thread
|
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 |
helper class to set mime details
|
VectorMap<key,vectorObject> |
HashMap of multiple elements utility class
|
XMLstrm | Deprecated |
Enum | Description |
---|---|
MemorySpy.MemScope | |
UrlUtil.URLProtocol |
rough classification of protocol type
|
Copyright © 2018. All rights reserved.