Class StringToCustomFormValueConverter

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

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

    • StringToCustomFormValueConverter

      public StringToCustomFormValueConverter()
  • Method Details