Uses of Class
org.exoplatform.commons.utils.Text

Packages that use Text
org.exoplatform.commons.utils   
 

Uses of Text in org.exoplatform.commons.utils
 

Methods in org.exoplatform.commons.utils that return Text
static Text Text.create(byte[] bytes)
          Create a text object from the provided byte array.
static Text Text.create(char[] chars)
          Create a text object from the provided char array.
static Text Text.create(String s)
          Create a text object from the provided char array.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.