Class AbstractAttributedCharacterIteratorAttributeConverter

java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter
All Implemented Interfaces:
ConverterMatcher, SingleValueConverter
Direct Known Subclasses:
TextAttributeConverter

public class AbstractAttributedCharacterIteratorAttributeConverter extends AbstractSingleValueConverter
An abstract converter implementation for constants of AttributedCharacterIterator.Attribute and derived types.
Since:
1.2.2