Uses of Class
com.taco.text.StringToInstanceConverter

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

Uses of StringToInstanceConverter in com.taco.text
 

Subclasses of StringToInstanceConverter in com.taco.text
 class StringToBeanShellInstanceConverter
          A converter from a string that specifies an instance of an object to an object.
 

Fields in com.taco.text declared as StringToInstanceConverter
static StringToInstanceConverter StringToInstanceConverter.instance
          The singleton instance of this class, which does not impose any type constraint.