Interface FormatGuesser

All Known Implementing Classes:
BinaryFormatGuesser, LineBasedFormatGuesser, TextFormatGuesser

public interface FormatGuesser
  • Method Summary

    Modifier and Type
    Method
    Description
    guess(File file, String encoding, String seedFormat)