Interface DocumentFormat

All Known Implementing Classes:
DocumentFormatContribution

public interface DocumentFormat
  • Method Details

    • getMimeType

      jakarta.activation.MimeType getMimeType()
    • getFileExtension

      String getFileExtension()
    • getDescription

      String getDescription()
    • getDescription

      String getDescription(Locale locale)