Interface FileProcessor<A>

All Superinterfaces:
Processor<A,File>

public interface FileProcessor<A> extends Processor<A,File>
  • Method Details

    • deserialize

      A deserialize(File file) throws org.openbase.jul.exception.CouldNotPerformException
      Throws:
      org.openbase.jul.exception.CouldNotPerformException