Package com.buildforge.services.common.text

Utility classes that provide various text manipulation capabilities, such as hexadecimal conversion, string conversion, and data type conversion.

See:
          Description

Interface Summary
Localizer Interface that describes objects capable of rendering messages into localized form.
 

Class Summary
Hex Fast hex encode/decode
Localizer.Generic This is the default implementation of the Localizer interface.
StringConverter This class performs translation to and from UTF-8 or ISO-8859-1 encoding, as directed.
TextUtils Some text formatting and covnersion utilities.
 

Package com.buildforge.services.common.text Description

Utility classes that provide various text manipulation capabilities, such as hexadecimal conversion, string conversion, and data type conversion.