Package com.thoughtworks.xstream.persistence
package com.thoughtworks.xstream.persistence
-
ClassDescriptionAbstract base class for file based persistence strategies.PersistenceStrategy to assign keys with single value to objects persisted in files.Deprecated.As of 1.3.1, use FilePersistenceStrategyA key to a persistent storage and vice-versa strategy interface.Deprecated.As of 1.3.1, use
PersistenceStrategy
insteadA persistent list implementation backed on a XmlMap.A persistent map.A persistent set implementation.