Package org.ametys.core.util
Class I18nUtils.Location
- java.lang.Object
-
- org.ametys.core.util.I18nUtils.Location
-
- Enclosing class:
- I18nUtils
protected static class I18nUtils.Location extends Object
Class representing an i18n location
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]
getLocations()
Get the files locationString
getName()
Get the name
-
-
-
Method Detail
-
getLocations
public String[] getLocations()
Get the files location- Returns:
- the files location
-
-