Class YearMonthConverter

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

public class YearMonthConverter extends AbstractSingleValueConverter
Converts a YearMonth instance to string.
Since:
1.4.10