Skip navigation links

Package net.sf.mmm.util.text.api

Provides the API for utilities that help with textual operations.

See: Description

Package net.sf.mmm.util.text.api Description

Provides the API for utilities that help with textual operations.

Util Text API

This package contains the API for various textual utilities. Justification allows simple justification of a short string while LineWrapper offers justified text-layout with multiple-columns and hyphenation via Hyphenator.
For unicode support there is UnicodeUtil and also DiacriticalMark. The Singularizer transforms a term in plural form to its according singular form (e.g. "children" to "child"). It is mainly intended for technical reasons (e.g. to determine relations between getChildren() and addChild()) and less for linguistic purposes.
Skip navigation links

Copyright © 2001–2014 mmm-Team. All rights reserved.