Skip navigation links

Package de.frame4j.util

Support for handling of texts, times and properties
base utilities of the framework Frame4J.

See: Description

Package de.frame4j.util Description

Support for handling of texts, times and properties
base utilities of the framework Frame4J.
Copyright © 2009   Albrecht Weinert.

Description

This package de.frame4j.util contains the core helper classes.

Providing a robust, comfortable and real time usable base for Java applications of all kinds is the premier class design goal. Another one is avoiding throw-away objects and multiple evaluations, for performance sake. Therefore something looks like a substitute for standard Java-classes — at first sight.

Search, replace, parse, format

The class TextHelper gives many (static helper) methods and types therefore. RK implements the Rabin Karp (String) search algorithm.

Parsing commands

The class Action heavily supports human friendly command line parsers and UIs.

Time

The classes now in de.frame4j.time handle (with high-performance) all time keeping aspects not ported from Frame4J (pre August 2016) to Java8.




Terms of use, copyright

Copyright 2005, 2009   Albrecht Weinert.

Please find here the terms of use for the framework Frame4J.
Version:
Revision 1 (14.01.2017)
Author:
Albrecht Weinert
See Also:
Package description, Terms of use
, de.frame4j
Skip navigation links