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