edu.princeton.wordnet.browser.Persist Class Reference

List of all members.

Classes

class  Moniker

Static Public Member Functions

static Properties loadSettings (final Moniker thisPersistMoniker)
static boolean saveSettings (final Moniker thisPersistFileMoniker, final Properties theseSettings)
static boolean saveSettings (final String thisPath, final Properties theseSettings)
static Properties loadSettings (final String thisPath)

Detailed Description

Persist

Author:
Bernard Bou

Member Function Documentation

static Properties edu.princeton.wordnet.browser.Persist.loadSettings ( final String  thisPath  )  [static]

Load properties from file

Returns:
properties
static Properties edu.princeton.wordnet.browser.Persist.loadSettings ( final Moniker  thisPersistMoniker  )  [static]

Obtain settings (handles initial state)

Parameters:
thisPersistMoniker persist file moniker
Returns:
properties
static boolean edu.princeton.wordnet.browser.Persist.saveSettings ( final String  thisPath,
final Properties  theseSettings 
) [static]

Save persist data

Parameters:
thisPath path to file
theseSettings settings to persist
Returns:
true if successful
static boolean edu.princeton.wordnet.browser.Persist.saveSettings ( final Moniker  thisPersistFileMoniker,
final Properties  theseSettings 
) [static]

Save persist data

Parameters:
thisPersistFileMoniker persist file moniker
theseSettings settings to persist
Returns:
true if successful

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