com.thoughtworks.xstream.converters.extended
Class TextAttributeConverter
java.lang.Object
com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter
com.thoughtworks.xstream.converters.extended.TextAttributeConverter
- All Implemented Interfaces:
- ConverterMatcher, SingleValueConverter
public class TextAttributeConverter
- extends AbstractAttributedCharacterIteratorAttributeConverter
A converter for TextAttribute
constants.
- Since:
- 1.2
- Author:
- Jörg Schaible
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextAttributeConverter
public TextAttributeConverter()
- Constructs a TextAttributeConverter.
- Since:
- 1.2.2
Copyright © 2004-2014 XStream. All Rights Reserved.