protected class I18nUtils.Location extends Object
Modifier and Type | Field and Description |
---|---|
(package private) String[] |
_loc |
(package private) String |
_name |
Constructor and Description |
---|
Location(String name,
String[] locations)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getLocations()
Get the files location
|
String |
getName()
Get the name
|
public String[] getLocations()