Uses of Interface
gate.util.persistence.Persistence

Packages that use Persistence
gate.util.persistence   
 

Uses of Persistence in gate.util.persistence
 

Classes in gate.util.persistence that implement Persistence
 class AnalyserRunningStrategyPersistence
          Persistent holder for AnalyserRunningStrategy.
 class CollectionPersistence
           
 class ConditionalControllerPersistence
          Persistence handler for ConditionalControllers
 class ConditionalSerialAnalyserControllerPersistence
          Persistence handler for ConditionalSerialAnalyserController.
 class ControllerPersistence
           
 class CorpusPersistence
           
 class DSPersistence
           
 class LanguageAnalyserPersistence
          Provides a persistent equivalent for LanguageAnalysers.
 class LRPersistence
           
 class MapPersistence
           
static class PersistenceManager.SlashDevSlashNull
          This class is used as a marker for types that should NOT be serialised when saving the state of a gate object.
static class PersistenceManager.URLHolder
          URLs get upset when serialised and deserialised so we need to convert them to strings for storage.
 class PRPersistence
           
 class SerialAnalyserControllerPersistence
          Persistence handler for SerialAnalyserController.
 class UnconditionalRunningStrategyPersistence
          Persistent holder for RunningStrategy.UnconditionalRunningStrategy.