tcMenuJavaAPI
Classes | Public Member Functions | List of all members
com.thecoderscorner.menu.persist.SafeBundleLoader Class Reference

Classes

class  PropertiesFileLine
 
enum  PropertiesLineType
 

Public Member Functions

 SafeBundleLoader (Path location, String baseName)
 
ResourceBundle getBundleForLocale (Locale locale)
 
Path getLocation ()
 
String getBaseName ()
 
Map< String, String > loadResourceBundleAsMap (Locale locale) throws IOException
 
void saveChangesKeepingFormatting (Locale locale, Map< String, String > allValues)
 
Path getPathForLocale (Locale locale)
 

The documentation for this class was generated from the following file: