|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapConverter | |
---|---|
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 |
Uses of MapConverter in com.thoughtworks.xstream.converters.collections |
---|
Subclasses of MapConverter in com.thoughtworks.xstream.converters.collections | |
---|---|
class |
TreeMapConverter
Converts a java.util.TreeMap to XML, and serializes the associated java.util.Comparator. |
Uses of MapConverter in com.thoughtworks.xstream.converters.enums |
---|
Subclasses of MapConverter in com.thoughtworks.xstream.converters.enums | |
---|---|
class |
EnumMapConverter
Serializes an Java 5 EnumMap, including the type of Enum it's for. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |