Package org.ametys.core.util
Class I18nUtils.Location
java.lang.Object
org.ametys.core.util.I18nUtils.Location
- Enclosing class:
 - I18nUtils
 
Class representing an i18n location
- 
Constructor Details
- 
Location
Constructor.- Parameters:
 name- the catalogue namelocations- the files locations.
 
 - 
 - 
Method Details
- 
getName
Get the name- Returns:
 - the name
 
 - 
getLocations
Get the files location- Returns:
 - the files location
 
 
 -