|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| WriterStack | A writer stack is a simple stack that tracks the current location of the writer. |
| XStreamConfiguration | The configuration for the XStream converter, this class encapsulates the lists and maps that define the how xstream converts the model. |
| Class Summary | |
|---|---|
| ClassFieldMapping | This represents the mapping between a class and a field, potentially with a parent element. |
| DataCollectionConverter | This converter changes the way in which a collection is serialized |
| GuiceBeanConverter | Bean converter that uses Guice bindings to correctly convert |
| GuiceBeanProvider | GuiceBeanProvider class. |
| ImplicitCollectionFieldMapping | ItemFieldMapping defines a mapping of a class within a class to an element name. |
| InterfaceClassMapper | The InterfaceClassMapper provides the central mapping of the XStream bean converter. |
| InterfaceFieldAliasingMapper | Maps Interfaces to Aliases used by BeanXStreamConverter |
| InterfaceFieldAliasMapping | Maps of Interfaces to Aliases used by BeanXStreamConverter |
| MapConverter | converts a map to and from the form <container>
<key>value</key> <key>value</key> |
| NamespaceSet | A container class that defines namespaces and subsequent element named for an element in the output stack. |
| RestfullCollectionConverter | This converter changes the way in which a collection is serialized |
| StackDriver | A StackDriver wraps other forms of Drivers and updates a WriterStack with the path into the writer hierarchy. |
| StackWriterWrapper | A Writer that provides a Stack based tracking of the location of the underlying writer. |
| ThreadSafeWriterStack | A simple implementation of a WriterStack that can be shared amongst multiple threads and will record the state of each thread. |
| XStreamConfiguration.ConverterConfig | |
| Enum Summary | |
|---|---|
| XStreamConfiguration.ConverterSet | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||