Class I18nUtils.Location

    • Constructor Detail

      • Location

        public Location​(String name,
                        String[] locations)
        Constructor.
        Parameters:
        name - the catalogue name
        locations - the files locations.
    • Method Detail

      • getName

        public String getName()
        Get the name
        Returns:
        the name
      • getLocations

        public String[] getLocations()
        Get the files location
        Returns:
        the files location