Class DataPackageResources


  • public class DataPackageResources
    extends ListResourceBundle
    A resource bundle that stores all the items that might need localisation.
    • Constructor Detail

      • DataPackageResources

        public DataPackageResources()
    • Method Detail

      • getContents

        public Object[][] getContents()
        Returns the array of strings in the resource bundle.
        Specified by:
        getContents in class ListResourceBundle
        Returns:
        The localised resources.