Interface NamedWriter

    • Method Detail

      • getOutputFormats

        java.lang.String[] getOutputFormats()
        Return a listing of MIME Media formats this NamedWriter is capable of outputting.
      • outputsFormat

        boolean outputsFormat​(java.lang.String mediatype)
        Returns true if the format produced by this writer matches the specified media type