net.jangaroo.properties.api
Interface Propc


public interface Propc

Interface for properties compiler, used by universal Jangaroo IDEA Plugin.


Method Summary
 File generate(File propertiesFile)
           
 FileLocations getConfig()
           
 void setConfig(FileLocations config)
           
 

Method Detail

setConfig

void setConfig(FileLocations config)

getConfig

FileLocations getConfig()

generate

File generate(File propertiesFile)


Copyright © 2002–2014 CoreMedia AG. All rights reserved.