Interface | Description |
---|---|
BasicDialogI | |
BOCacheI | |
CacheI | |
CellDataExporterI |
The CellDataExporterI interface represents a cell data exporter.
|
CellDataProviderI |
The CellDataProviderI interface represents a cell data provider.
|
ContentHandlerI | |
CryptoHandlerI | |
InspectableThrowableI |
Only classes extending Throwable may implement this interface.
|
IntIndexComparator |
An interface for the special case of comparing integers being used as
indexed into another data set.
|
L10nCurrentLocaleProviderI | |
L10nLocaleChangeAwareI | |
L10nLocaleChangeListenerI |
Interface for listeners that want to be informed if the L10n locale of MyTISM was changed.
|
L10nPackProviderI | |
L10nPathCompilerI |
Interface for compiling path elements from participants for localization (L10n) resource lookup.
|
LazyMapI<K,V> | |
MightSucceedIfRetriedLaterI |
A no method (aka signal-) interface used for exceptions to mark
it might be worthwhile to retry at a later time.
|
MimeActionI | |
MimeActionsHandlerI | |
MiniLogI | |
ObjectsExchangerI | |
ObjectsExporterI | |
PreloadL10nCacheFinishedListenerI |
Interface for listeners that want to be informed once an L10n cache preload job has finished.
|
ScriptFunctionI | |
SelectionTreeI | |
ServerCryptoHandlerI |
Class | Description |
---|---|
AbstractScript | |
ArrayTools |
Utility class providing methods for working with arrays in a null-safe manner.
|
AsciidocTools | |
AtomicCompareAndSet | |
BarCode |
A convenient wrapper for both the iText barcode API and the ZXing library, designed to simplify barcode generation.
|
BbqCode | |
BeanShellScript | |
BigDecimalTools |
Provides static tool methods for
BigDecimal and related objects. |
BillingPeriod |
Eine Rechnungsperiode (oder welche Periode auch immer)
Hier geht es um das Problem, einen Zeitraum, welcher Ausdehnung auch immer,
in gleich grosse Stuecke zur Einzelerfassung zu zerteilen und somit iterativ
berechenbar zu machen.
|
BinaryBoolTools |
Provides utility methods for performing bitwise and shift operations on primitive number types.
|
bini |
Eine kleine Klasse um ein Inifile windoze-like einzulesen.
|
BoolAggregator | |
ByteArrayTools | |
CacheMapBuilder | |
CharacterTools | |
CollectionTools |
utility class that provides helper methods for working with collections
|
CompactBigDecimal | |
ConcurrentIdentityHashMap<K,V> |
An alternative identity-comparing
ConcurrentMap which is similar to
ConcurrentHashMap . |
ConfigureInfo |
Class that allows to define a kind of "mapping" for configuration data in XML format to handling methods of an
associated class and then call these handling methods with the respective XML elements from the configuration data
XML.
|
ContentHandlerFactory | |
CryptoTools | |
DaemonThreadFactory | |
DataSourceDriver | |
DataSourceStream | |
DocumentParser | |
ErrorCollector |
Helper class that collects errors (exceptions) for
Object instances,
with special summarizing if the same exceptions are signalled multiple times. |
ErrorCollector.ErrorInfo | |
ErrorCollector.ErrorInfos | |
ExpiringTokenStore |
Simple implementation of a forgetting Map-alike.
|
FileTools | |
FreeDesktopMimeActionsHandler |
http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
|
G1FootprintHelper |
This class was created upon the desperate need to have a minimum footprint for our software, but a few obstacles in the way:
- incgc is going to be deprecated, if not removed, in Java 9
- string deduplication, which brings a tremendous reduction in heap size, is only available in g1gc
- g1gc, for some reason, doesn't do a full gc on it's own, even if there's loads of free heap available which could be returned to the OS
For the above reasons, this class will only work correctly if the following JVM options are set:
- either no -XX:-DisableExplicitGC or no -XX:+DisableExplicitGC option is given (which would suppress our efforts here
|
GroovyClosureScriptFunction | |
GroovyScript | |
GroovyScript.HGB | |
GroovyScriptClassLoader |
A ClassLoader used for loading GroovyScripts and a cached blacklist
for repeated lookups to nonexisting classes, which speeds up dynamic groovy script compilation.
|
GroovyScriptClassLoader.EvictionCounter |
Simple listener to log a warning if the notFound cache appears to be thrashing.
|
GroovyScriptClosureImpl | |
HTMLTextTools |
This class provides utility methods for handling and manipulating text in the context of HTML.
|
IconStorage | |
IndexedHashSet<E> |
A drop-in replacement for `HashSet` providing constant-time `contains()` operations.
|
IntIndexTimSort |
A stable, adaptive, iterative mergesort that requires far fewer than
n lg(n) comparisons when running on partially sorted arrays, while
offering performance comparable to a traditional mergesort when run
on random arrays.
|
IteratorWithAfterIterationCallback<T> |
An Iterator that wraps another Iterator and provides a callback that is called after an element has been returned.
|
JavaVersion |
Provides utility methods for retrieving and analyzing Java version information.
|
jcrypt | |
Jetty | |
L10n |
This class is just a utility collection of all static functions that are needed to perform
any localization jobs without worrying about details.
|
L10n.UnresolvedMessage | |
L10nDateFormat |
This class just adds a getPattern-Method so that we can extract
the original pattern again out of it.
|
L10nDecimalFormat |
This class just adds a getPattern-Method so that we can extract
the original pattern again out of it.
|
L10nInfoContainer | |
L10nInstanceHelper |
A helper to configure access to L10n bundles and a specific Locale / Fallback Locale once for multiple reuse.
|
L10nPack |
The reason why there is no HashMap deposited here is that these objects
consist of many Strings and we want to avoid pointers here as much as
possible, because the Strings already consume a lot of space.
|
L10nPathEntry | |
L10nTimespanFormat |
L10nTimespanFormat basically supports three patternStr types/formats:
1.
|
Log4j1_ANSIColorLayout |
Highlights Log4j messages depending on their level in the console.
|
Log4jHelper | |
LRUCacheMap<T,U> | |
MailcapMimeActionsHandler |
rfc1524 conforming mailcap parser for unix alike OSes if there's no other alternative... doesn't have provision for "preferred" applications and such.
|
MailImporter | |
MailImporterMessage | |
MailTools | |
MapTools | |
MarkableToCancelThread | |
MettlerToledoIND429ScaleDriver |
Driver for the default (continuous data output) mode of the
IND429/IND429xx and BBA429 scales from Mettler Toledo.
|
NativeLinuxContentHandler | |
NativeMacOSXContentHandler | |
NativeWin32ContentHandler | |
NetRexxParser | |
NoExitSecurityManager | |
NullCheckTools | |
OSTools | |
OutputConfiguration |
Tool class for configuring the output format to convert an exception to human-readable text.
|
PairStorage |
A collection of key-value pairs; basically just a glorified
Map . |
PDFParser | |
PermutationGenerator |
Systematically generate all permutations of a given integer range.
|
RangedThreadPool | |
RecentEventsCounter |
This class allows to count the number of events during a given recent timespan and check if too many events
happened.
|
ReflectionTools | |
ReflectiveRunner | |
RegularlyBarkingWatchdog |
A watchdog that barks at regular intervals if it was not yet stopped.
|
ResourceScanner |
FIXME This class is not really working yet.
|
ResultSetIterator<T> |
Iterator subclass for iterating over a
ResultSet and providing the data as objects of wanted type. |
ScriptImport | |
SecureIdConverter | |
SerializationCrawler | |
SimpleRegex |
Class providing support for very simple "DOS style" regular expressions.
?
|
SocketProtocolTest | |
SortToStringAscendingComparator |
Simple comparator that can be used to sort objects ascending by their
toString() representation.
|
SortToStringDecendingComparator |
Simple comparator that can be used to sort objects decending by their
toString() representation.
|
splitlog | |
StackTraceFilter |
Filter for fully qualified names of classes and methods, to be used for removing 'uninteresting' stack frames when
converting a stacktrace to human-readable text.
|
StringBuilderPool |
class that helps to optimize usage of
StringBuilder objects,
by either re-using or creating a new instance on StringBuilderPool.getInstance() ,
and emptying and keeping a previously used instance on StringBuilderPool#finalToString() ,
assuming that the StringBuilderPool can fit more StringBuilder instances. |
TextBreaker | |
TextTools |
The TextTools class provides various static helper methods for text manipulation
and analysis.
|
ThreadAwareCompletableFuture |
A subclass of CompletableFuture which can be asked if the current Thread is the same Thread that built this CompletableFuture instance.
|
ThreadAwareReentrantReadWriteLock |
Class extending ReentrantReadWriteLock with the ability to determine if it is write-locked by a given Thread.
|
ThrowableTools | |
Thumbnailer | |
TimSort<T> |
A stable, adaptive, iterative mergesort that requires far fewer than
n lg(n) comparisons when running on partially sorted arrays, while
offering performance comparable to a traditional mergesort when run
on random arrays.
|
TRF7960 |
Driver for TRF7960 EVM module from Texas Instruments as used in IEI-Devices
It consists of a TRF7960 chip connected via i2c to an MSP430 (also from TI),
which supplies serial data to an FTDI FT232 chip, which connects to USB.
|
TypeDistiller |
This utility class provides methods for converting strings to various data types.
|
UITools | |
UnixPasswd | |
URLTools | |
UsageStatistics |
A thread-safe class for maintaining usage statistics by Id.
|
WeakIdentityHashMap<K,V> |
WeakIdentityHashMap is an implementation of IdentityHashMap with keys which are WeakReferences.
|
WikiTextTools | |
WorkAround4845341 |
Workaround Java WebStart Bug #4845341.
|
WorkerThreadPool |
Management of Thread pools
|
Wrapper |
This class can be used to execute Java classes (with
main method)
or BeanShell code from the command line or other classes. |
XmlGui | |
XMLUnMarshaller |
Provides bidirectional conversion between XML string values and Java object types,
encompassing both marshalling and unmarshalling operations.
|
Enum | Description |
---|---|
BooleanToken |
Enumeration representing boolean tokens.
|
Log4j1_ANSIColorLayout.ANSI_FG |
Foreground colors in ANSI, Background colors pendants start with 40.
|
PeriodUnit |
Represents a unit of time used for parsing periods.
|
SimpleRoundingMode |
Enumeration representing rounding modes.
|
Exception | Description |
---|---|
AbstractScriptException | |
BeanShellScriptException | |
ContentHandlerException | |
ExceptionWithFilteredStacktrace |
Wrapper class for
Exceptions that overwrites the
printStackTrace() methods to always output them filtered with
the defaults filters for "uninteresting" stack frames from
IRuntimeException . |
GroovyScriptException | |
InvalidObjectStateException |
Generic exception to be thrown when at some point the application detects an
object that is in an invalid or inconsistent state or is missing vital
information.
|
IParsedValueException |
Indicates that a string value could not be converted into a specific target type.
|
IRuntimeException |
Extended version of standard
RuntimeException with better "cause"
handling (also handles TargetException or
CastorPersistenceException for example). |
MultipleParseException | |
NotImplementedException |
Simple exception class to signal when methods that should be abstract but are not allowed to be for technical
reasons (due to Castor restrictions) are not actually overwritten ("implemented") by subclasses.
|
OperationCanceledException |
This exception is to be thrown whenever the user decided to cancel the operation in progress.
|
PDFDecryptionException | |
ValueParsingException | |
ValueSettingException | |
XMLDefinitionException |
This exception is to be thrown whenever there's an XML definition responsible for
the error and we can provide the xml element on which the error occurred.
|
Copyright © 2000-2024 OAshi S.à r.l. All Rights Reserved.