Interface Format

All Known Implementing Classes:
DefaultFormat, GIFFormat, ID3Format, ImageIOFormat, JPEGFormat, MPEGFormat, PNGFormat

public interface Format
  • Method Details

    • createObject

      FormatObject createObject(File file)
    • equals

      boolean equals(File file)
    • getMimeType

      String getMimeType()
    • getMediaClass

      String getMediaClass()