public class

TextAttributeConverter

extends AbstractAttributedCharacterIteratorAttributeConverter
java.lang.Object
   ↳ com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
     ↳ com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter
       ↳ com.thoughtworks.xstream.converters.extended.TextAttributeConverter

Class Overview

A converter for TextAttribute constants.

Summary

Public Constructors
TextAttributeConverter()
Constructs a TextAttributeConverter.
[Expand]
Inherited Methods
From class com.thoughtworks.xstream.converters.reflection.AbstractAttributedCharacterIteratorAttributeConverter
From class com.thoughtworks.xstream.converters.basic.AbstractSingleValueConverter
From class java.lang.Object
From interface com.thoughtworks.xstream.converters.ConverterMatcher
From interface com.thoughtworks.xstream.converters.SingleValueConverter

Public Constructors

public TextAttributeConverter ()

Constructs a TextAttributeConverter.