edu.stanford.smi.protegex.util
Class SerializationSupport
java.lang.Object
|
+--edu.stanford.smi.protegex.util.SerializationSupport
- public class SerializationSupport
- extends Object
A simple class, designed to help us store state in strings. The other half
of ObjectStorer
- Author:
- William Grosso
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializationSupport
public SerializationSupport()
reconstituteObjectFromString
public static Object reconstituteObjectFromString(String serializedString)
serializeObjectToString
public static String serializeObjectToString(Object object)
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.