public class StringResources extends Object
Constructor | Description |
---|---|
StringResources() |
Modifier and Type | Method | Description |
---|---|---|
static String |
processStringResources(String inputValue) |
Processes String resource values in the same way real Android does, namely:-
1) Trim leading and trailing whitespace.
|