public class TextUtils extends Object
| Constructor | Description |
|---|---|
TextUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
static String |
escapeJavaString(String s) |
Convert a text into a valid ISO-Latin-1 Java string constant
|
Copyright © 2008–2019. All rights reserved.