Interface FileHandlerIfc

All Known Implementing Classes:
AsciiFileHandler, Asn1FileHandler, Sol42FileHandler

public interface FileHandlerIfc
  • Method Details

    • processFile

      boolean processFile(File file) throws Exception
      Throws:
      Exception
    • setErrorFlag

      void setErrorFlag()
    • shutdown

      void shutdown()