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
      • supportsVolumes

        boolean supportsVolumes()
        Returns true if a single file can contain multiple volumes, false otherwise.
        Returns:
        returns true if a single file can contain multiple volumes, false otherwise
      • getFileExtension

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