Package | Description |
---|---|
com.thoughtworks.xstream.persistence |
Modifier and Type | Interface and Description |
---|---|
interface |
StreamStrategy
Deprecated.
As of 1.3.1, use
PersistenceStrategy instead |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFilePersistenceStrategy
Abstract base class for file based persistence strategies.
|
class |
FilePersistenceStrategy
PersistenceStrategy to assign keys with single value to objects persisted in files.
|
class |
FileStreamStrategy
Deprecated.
As of 1.3.1, use FilePersistenceStrategy
|
Constructor and Description |
---|
XmlArrayList(PersistenceStrategy persistenceStrategy) |
XmlMap(PersistenceStrategy streamStrategy) |
XmlSet(PersistenceStrategy persistenceStrategy) |
Copyright © 2004–2017 XStream. All rights reserved.