Skip navigation links

Package de.frame4j.text

Support for handling of texts
base utilities of the framework Frame4J.

See: Description

Package de.frame4j.text Description

Support for handling of texts
base utilities of the framework Frame4J.
Copyright © 2016   Albrecht Weinert.

Description

This package de.frame4j.text contains the core helper classes for text handling.

Providing a robust, comfortable and real time usable base for Java applications is the premier class design goal. Another one is avoiding throw-away objects and multiple evaluations, and providing better algortithms 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.


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