|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||