public class PropertiesCompiler extends Object
| Constructor and Description |
|---|
PropertiesCompiler(FileLocations locations) |
| Modifier and Type | Method and Description |
|---|---|
static File |
computeGeneratedPropertiesJsonFile(FileLocations locations,
String bundleName,
Locale locale) |
static Locale |
computeLocale(File propertiesFile) |
File |
generate(File propertiesFile) |
FileLocations |
getConfig() |
void |
setConfig(FileLocations config) |
public PropertiesCompiler(FileLocations locations)
public FileLocations getConfig()
public void setConfig(FileLocations config)
public File generate(File propertiesFile) throws IOException
IOExceptionpublic static File computeGeneratedPropertiesJsonFile(FileLocations locations, String bundleName, Locale locale)
Copyright © 2002–2015 CoreMedia AG. All rights reserved.