Interface MediaType

  • All Known Implementing Classes:
    MediaType

    public interface MediaType
    This interface represents the different media types supported by EclipseLink MOXy.
    Since:
    EclipseLink 2.5
    • Method Detail

      • isApplicationJSON

        boolean isApplicationJSON()
      • isApplicationXML

        boolean isApplicationXML()