Class MonthDayConverter

java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
com.thoughtworks.xstream.converters.time.MonthDayConverter
All Implemented Interfaces:
ConverterMatcher, SingleValueConverter

public class MonthDayConverter extends AbstractSingleValueConverter
Converts a MonthDay instance to string.
Since:
1.4.10