java.lang.Object
java.beans.PropertyEditorSupport
org.apache.xbean.propertyeditor.AbstractConverter
org.talend.sdk.component.runtime.manager.xbean.converter.LocalDateConverter
All Implemented Interfaces:
PropertyEditor, org.apache.xbean.propertyeditor.Converter

public class LocalDateConverter extends org.apache.xbean.propertyeditor.AbstractConverter
  • Constructor Details

  • Method Details

    • toObjectImpl

      protected Object toObjectImpl(String text)
      Specified by:
      toObjectImpl in class org.apache.xbean.propertyeditor.AbstractConverter