public interface ConversionFileProcessor
void process(Map<String,Object> mapping, Class clazz, String converterFilename)
mapping
- keeps converters per given keyclazz
- class which should be converted by the converterconverterFilename
- to read converters fromCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.