Class Text

java.lang.Object
org.exoplatform.commons.utils.Text

public abstract class Text extends Object
Represents text that can have several internal representations in order to minimize serialization when it is possible. The bytes returned by the byte oriented method must returned the data encoded with the UTF-8 encoding.