edu.princeton.wordnet.browser.Serializer Class Reference

List of all members.

Static Public Member Functions

static void write (final Object thisObject, final String thisFilename) throws Exception
static Object read (final String thisFilename) throws Exception

Detailed Description

Serializer

Author:
Bernard Bou

Member Function Documentation

static Object edu.princeton.wordnet.browser.Serializer.read ( final String  thisFilename  )  throws Exception [static]

Read objct from filename

Parameters:
thisFilename 
Returns:
object
Exceptions:
Exception 
static void edu.princeton.wordnet.browser.Serializer.write ( final Object  thisObject,
final String  thisFilename 
) throws Exception [static]

Write object to file

Parameters:
thisObject object
thisFilename filename
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:43:51 2010 for WordNetScope by  doxygen 1.6.3