Interface FileFormatProperties

  • All Known Subinterfaces:
    FileFormat

    public interface FileFormatProperties
    • Method Detail

      • supports8dot

        boolean supports8dot()
        Returns true if 8-dot is supported, false otherwise.
        Returns:
        returns true if 8-dot is supported, false otherwise
      • supportsDuplex

        boolean supportsDuplex()
        Returns true if duplex is supported, false otherwise.
        Returns:
        returns true if duplex is supported, false otherwise
      • getFileExtension

        String getFileExtension()
        Gets the file extension.
        Returns:
        returns the file extension