gate.util.persistence
Class GateApplication

java.lang.Object
  extended by gate.util.persistence.GateApplication

public class GateApplication
extends Object

This class is used simply to pair together the URL list and an object itself so that they can be serialized as a single XML object.


Constructor Summary
GateApplication()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GateApplication

public GateApplication()