Class IndexTypeConverter

All Implemented Interfaces:
PropertyEditor, Converter<String,IndexType>

public class IndexTypeConverter extends AbstractPropertyEditorConverterSupport<IndexType>
The IndexTypeConverter class is a Spring Converter implementation as well as a JavaBeans PropertyEditor that converts a given String value into a proper IndexType.
Since:
1.5.2
Author:
John Blum
See Also: