Uses of Class
org.egothor.text.Stringer

Packages that use Stringer
org.egothor.text This package contains support of some textual routines/processes. 
 

Uses of Stringer in org.egothor.text
 

Subclasses of Stringer in org.egothor.text
 class StringWithWeights
          This string class works this way: extra spaces are reduced, maximum length of the string cannot be exceeded, string has different weights for its substrings (w/o overlapping).