public class PropcHelper extends Object
| Constructor and Description |
|---|
PropcHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
computeBaseClassName(FileLocations locations,
File srcFile) |
static File |
computeGeneratedPropertiesClassFile(FileLocations locations,
File propertiesFile) |
static File |
computeGeneratedPropertiesClassFile(FileLocations locations,
String className,
Locale locale) |
static Locale |
computeLocale(File propertiesFile) |
public static String computeBaseClassName(FileLocations locations, File srcFile)
public static File computeGeneratedPropertiesClassFile(FileLocations locations, String className, Locale locale)
public static File computeGeneratedPropertiesClassFile(FileLocations locations, File propertiesFile)
Copyright © 2002–2015 CoreMedia AG. All rights reserved.