Uses of Class
com.googlecode.fascinator.common.JsonSimpleConfig

Packages that use JsonSimpleConfig
com.googlecode.fascinator.common This module contains useful utility classes used by The Fascinator and various plugins. 
com.googlecode.fascinator.common.harvester.impl This module contains generic harvester implementation classes that provides common harvest functionality for it's subclasses. 
 

Uses of JsonSimpleConfig in com.googlecode.fascinator.common
 

Methods in com.googlecode.fascinator.common with parameters of type JsonSimpleConfig
 void GenericListener.init(JsonSimpleConfig config)
          Initialization method
 

Constructors in com.googlecode.fascinator.common with parameters of type JsonSimpleConfig
PythonUtils(JsonSimpleConfig config)
           
 

Uses of JsonSimpleConfig in com.googlecode.fascinator.common.harvester.impl
 

Methods in com.googlecode.fascinator.common.harvester.impl that return JsonSimpleConfig
 JsonSimpleConfig GenericHarvester.getJsonConfig()
          Get config file
 



Copyright © 2009-2011. All Rights Reserved.