edu.princeton.wordnet.wnscope.Deployer Class Reference

Collaboration diagram for edu.princeton.wordnet.wnscope.Deployer:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static Map< Object, Object > normalize (final Map< Object, Object > thatDataMap)
static String makeDirPath (final String...theseStrings)
static void save (final Map< Object, Object > thisMap)
static Properties load (final String thisPath)
static void reconfigureLog ()

Detailed Description

Deployer

Author:
Bernard Bou

Member Function Documentation

static Properties edu.princeton.wordnet.wnscope.Deployer.load ( final String  thisPath  )  [static]

Load settings

Parameters:
thisPath path to settings file
Exceptions:
Exception 
static String edu.princeton.wordnet.wnscope.Deployer.makeDirPath ( final String...  theseStrings  )  [static]

Build path

Parameters:
theseStrings string components
Returns:
path
static Map<Object, Object> edu.princeton.wordnet.wnscope.Deployer.normalize ( final Map< Object, Object >  thatDataMap  )  [static]

Normalize (purge unneeded keys and set default if missing)

Parameters:
thatDataMap input map
Returns:
purget map
static void edu.princeton.wordnet.wnscope.Deployer.reconfigureLog (  )  [static]

Refresh logging from config

static void edu.princeton.wordnet.wnscope.Deployer.save ( final Map< Object, Object >  thisMap  )  [static]

Save settings

Parameters:
thisMap settings
Exceptions:
Exception 

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations
Generated on Tue May 25 16:44:19 2010 for WordNetScope by  doxygen 1.6.3