Class StringToSpecialValueConverter

java.lang.Object
it.uniroma2.art.semanticturkey.converters.StringToSpecialValueConverter
All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<String,SpecialValue>

public class StringToSpecialValueConverter extends Object implements org.springframework.core.convert.converter.Converter<String,SpecialValue>
  • Constructor Details

    • StringToSpecialValueConverter

      public StringToSpecialValueConverter(org.springframework.context.ApplicationContext applicationContext)
  • Method Details