Class IgnoredMediaTypes
java.lang.Object
org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
- Version:
- $Revision: 1 $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static boolean
private static String
getSubtype
(String subtype) private static String
getVendorString
(String subtype) static boolean
ignored
(Class<?> type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) static void
-
Constructor Details
-
IgnoredMediaTypes
public IgnoredMediaTypes()
-
-
Method Details
-
getVendorString
-
getSubtype
-
ignored
public static boolean ignored(Class<?> type, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) -
compare
-
main
-