Uses of Package
org.egothor.text

Packages that use org.egothor.text
org.egothor.html This package contains a specific implementation of core objects for HTML with "home" and "content" support. 
org.egothor.parser.plain This package defines JavaCC parser for a plain text. 
org.egothor.text This package contains support of some textual routines/processes. 
 

Classes in org.egothor.text used by org.egothor.html
Anchor
           
 

Classes in org.egothor.text used by org.egothor.parser.plain
WeightReader
           
 

Classes in org.egothor.text used by org.egothor.text
Anchor
           
Snipper
          This class is part of the Egothor Project
Stringer
          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).
WeightReader