GATE
Version 3.1-2270

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 ControllerPersistence
           
 class CorpusPersistence
           
 class DSPersistence
           
 class JDBCDSPersistence
          Adds security data storage to the DS persistence
 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.
 


GATE
Version 3.1-2270