net.jangaroo.properties
Class PropertyClassGenerator
java.lang.Object
net.jangaroo.properties.PropertyClassGenerator
- All Implemented Interfaces:
- Propc
public class PropertyClassGenerator
- extends Object
- implements Propc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyClassGenerator
public PropertyClassGenerator()
PropertyClassGenerator
public PropertyClassGenerator(FileLocations locations)
getConfig
public FileLocations getConfig()
- Specified by:
getConfig in interface Propc
setConfig
public void setConfig(FileLocations config)
- Specified by:
setConfig in interface Propc
generatePropertiesClass
public void generatePropertiesClass(PropertiesClass propertiesClass,
Writer out)
throws IOException,
freemarker.template.TemplateException
- Throws:
IOException
freemarker.template.TemplateException
generateJangarooClass
public File generateJangarooClass(PropertiesClass pl)
generate
public Map<File,Set<File>> generate()
generate
public File generate(File propertiesFile)
- Specified by:
generate in interface Propc
Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.