Module org.eclipse.persistence.core
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 Summary
-
Method Details
-
isApplicationJSON
boolean isApplicationJSON() -
isApplicationXML
boolean isApplicationXML()
-