public class TextResource extends Object
Modifier and Type | Method and Description |
---|---|
String |
getString(String key)
Returns the text available for given resource (represented by its key).
|
static TextResource |
getTextResource(String path,
String resource,
Locale locale)
Factory method
|
public static TextResource getTextResource(String path, String resource, Locale locale)
Copyright © 2013. All Rights Reserved.