Uses of Class
com.taco.text.MapConverter

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

Uses of MapConverter in com.taco.text
 

Fields in com.taco.text declared as MapConverter
static MapConverter MapConverter.DEFAULT_INSTANCE
          The default instance of this class which creates an instance of HashMap and uses the default string to object converter for both keys and values.