Package com.thoughtworks.xstream.converters.enums
package com.thoughtworks.xstream.converters.enums
-
ClassesClassDescriptionConverter for JDK 1.5 enums.Serializes an Java 5 EnumMap, including the type of Enum it's for.Serializes a Java 5 EnumSet.A single value converter for a special enum type.EnumToStringConverter<T extends Enum<T>>A single value converter for a special enum type using its string representation.