Class LocaleEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.apache.uima.fit.internal.propertyeditors.LocaleEditor
All Implemented Interfaces:
PropertyEditor

public class LocaleEditor extends PropertyEditorSupport
INTERNAL API Custom property editor for Locale that supports "-" as separator and sets the default locale when null or "" is passed. This is used to be backwards-compatible with previous uimaFIT behavior.