Interface FormatDescriptionType

  • All Known Implementing Classes:
    FormatDescription

    @ProviderType
    @Immutable
    public interface FormatDescriptionType
    A runtimes of a supported format.
    • Method Detail

      • description

        java.lang.String description()
        Returns:
        A human-readable runtimes of the format
      • mimeType

        java.lang.String mimeType()
        Returns:
        The mime type for the format
      • name

        java.net.URI name()
        Returns:
        The unique name for the format