Uses of Class
com.taco.text.StringConverter

Packages that use StringConverter
com.taco.text Provides converters to and from text, and other text processing and formatting capabilities. 
 

Uses of StringConverter in com.taco.text
 

Subclasses of StringConverter in com.taco.text
 class QuotedStringConverter
          A converter from both resource bundles and strings to strings.
 

Fields in com.taco.text declared as StringConverter
static StringConverter StringConverter.instance
          The default instance of this class.