edu.princeton.wordnet.client.browser
Class Persist.Moniker

java.lang.Object
  extended by edu.princeton.wordnet.client.browser.Persist.Moniker
Enclosing class:
Persist

public static class Persist.Moniker
extends java.lang.Object

Persist file encapsulation


Field Summary
 java.lang.String thePath
           
 
Constructor Summary
Persist.Moniker(java.lang.String thisPersistFileMoniker)
           
 
Method Summary
protected  java.util.Properties loadSettings()
          Load properties from file
private  boolean saveSettings(java.util.Properties theseSettings)
          Save persist data
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

thePath

public java.lang.String thePath
Constructor Detail

Persist.Moniker

public Persist.Moniker(java.lang.String thisPersistFileMoniker)
Method Detail

saveSettings

private boolean saveSettings(java.util.Properties theseSettings)
Save persist data

Parameters:
theseSettings - settings to persist
Returns:
true if successful

loadSettings

protected java.util.Properties loadSettings()
Load properties from file

Returns:
properties