Class DefaultFieldTypeConverter

java.lang.Object
uk.wardm.formaker.generator.pojo.DefaultFieldTypeConverter

public abstract class DefaultFieldTypeConverter
extends Object
Maps the supported Java types to their abstract nominal form equivalent.

Note that this provides the default InputField Type for each class, but some may map to different types given more details, such as an annotation on the java field.