Package | Description |
---|---|
com.thoughtworks.xstream.converters.collections |
Converters for collection objects that write their items as
nested elements, such as arrays, Lists, Sets and Maps.
|
com.thoughtworks.xstream.converters.enums |
Modifier and Type | Class and Description |
---|---|
class |
TreeMapConverter
Converts a java.util.TreeMap to XML, and serializes
the associated java.util.Comparator.
|
Modifier and Type | Class and Description |
---|---|
class |
EnumMapConverter
Serializes an Java 5 EnumMap, including the type of Enum it's for.
|
Copyright © 2004-2012 XStream. All Rights Reserved.