| Interface | Description |
|---|---|
| Persistence |
Defines an object that holds persistent data about another object.
|
| XStreamSecurity |
| Class | Description |
|---|---|
| AbstractPersistence | |
| AnalyserRunningStrategyPersistence |
Persistent holder for
AnalyserRunningStrategy. |
| CollectionPersistence | |
| ConditionalControllerPersistence |
Persistence handler for
ConditionalControllers |
| ConditionalSerialAnalyserControllerPersistence |
Persistence handler for
ConditionalSerialAnalyserController. |
| ControllerPersistence | |
| CorpusPersistence | |
| DSPersistence | |
| GateApplication |
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.
|
| LanguageAnalyserPersistence |
Provides a persistent equivalent for
LanguageAnalysers. |
| LRPersistence | |
| MapPersistence | |
| PersistenceManager |
This class provides utility methods for saving resources through
serialisation via static methods.
|
| PersistenceManager.ClassComparator | |
| PersistenceManager.ObjectHolder |
A reference to an object; it uses the identity hashcode and the
equals defined by object identity.
|
| PersistenceManager.RRPersistence | |
| PersistenceManager.SlashDevSlashNull |
This class is used as a marker for types that should NOT be
serialised when saving the state of a gate object.
|
| PersistenceManager.URLHolder |
URLs get upset when serialised and deserialised so we need to
convert them to strings for storage.
|
| PRPersistence | |
| SerialAnalyserControllerPersistence |
Persistence handler for
SerialAnalyserController. |
| UnconditionalRunningStrategyPersistence |
Persistent holder for
RunningStrategy.UnconditionalRunningStrategy. |
| UpgradeXGAPP | |
| UpgradeXGAPP.UpgradeAction | |
| UpgradeXGAPP.UpgradePath | |
| XStreamSecurity.MinimalBlacklist |
An instance of the XStreamSecurity interface that provides minimal
security by using the same blacklist as XStream 1.4.15.
|
| Enum | Description |
|---|---|
| UpgradeXGAPP.UpgradePath.UpgradeStrategy |
| Exception | Description |
|---|---|
| PersistenceManager.NotComparableException |
Thrown by a comparator when the values provided for comparison are
not comparable.
|
Copyright © 2024 GATE. All rights reserved.