Class IgnoredMediaTypes
java.lang.Object
org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes
- Version:
- $Revision: 1 $
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleanprivate static StringgetSubtype(String subtype) private static StringgetVendorString(String subtype) static booleanignored(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
-