Class Converters.FileConverter

  • All Implemented Interfaces:
    org.eclipse.core.databinding.conversion.IConverter
    Enclosing class:
    Converters

    public static class Converters.FileConverter
    extends org.eclipse.core.databinding.conversion.Converter
    Converter from the String (file name) to the File
    • Constructor Detail

      • FileConverter

        public FileConverter()
    • Method Detail