Uses of Class
org.aksw.iguana.cc.config.IguanaConfig
- 
Packages that use IguanaConfig Package Description org.aksw.iguana.cc.config  - 
- 
Uses of IguanaConfig in org.aksw.iguana.cc.config
Methods in org.aksw.iguana.cc.config that return IguanaConfig Modifier and Type Method Description static IguanaConfigIguanaConfigFactory. parse(java.io.File config)static IguanaConfigIguanaConfigFactory. parse(java.io.File config, java.lang.Boolean validate)Methods in org.aksw.iguana.cc.config with parameters of type IguanaConfig Modifier and Type Method Description voidConfigManager. startConfig(IguanaConfig config)Starts the Config 
 -