public class MediaTypeHeaderDelegate extends Object implements javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
Constructor and Description |
---|
MediaTypeHeaderDelegate() |
public Object fromString(String type) throws IllegalArgumentException
fromString
in interface javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate
IllegalArgumentException
protected static boolean isValid(String str)
public static javax.ws.rs.core.MediaType parse(String type)
public static boolean quoted(String str)
Copyright © 2015 JBoss by Red Hat. All rights reserved.