public interface HasAppStrings
Modifier and Type | Method and Description |
---|---|
String |
getAppStrings()
Get all defined Strings from an app for the default language
|
String |
getAppStrings(String language)
Get all defined Strings from an app for the specified language
|
String getAppStrings()
Copyright © 2014. All rights reserved.