Class GetAsTextStringEditor

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

public class GetAsTextStringEditor extends PropertyEditorSupport
INTERNAL API Custom property editor that tries to look convert and value to a string by checking if there is a registered property editor for the source value.