net.jangaroo.properties.api
Class PropcHelper
java.lang.Object
net.jangaroo.properties.api.PropcHelper
public class PropcHelper
- extends Object
A configuration object for the properties compiler.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropcHelper
public PropcHelper()
computeLocale
public static Locale computeLocale(File propertiesFile)
computeBaseClassName
public static String computeBaseClassName(FileLocations locations,
File srcFile)
computeGeneratedPropertiesClassFile
public static File computeGeneratedPropertiesClassFile(FileLocations locations,
String className,
Locale locale)
computeGeneratedPropertiesClassFile
public static File computeGeneratedPropertiesClassFile(FileLocations locations,
File propertiesFile)
Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.