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.HeaderDelegateIllegalArgumentExceptionprotected static boolean isValid(String str)
public static javax.ws.rs.core.MediaType parse(String type)
public static boolean quoted(String str)
Copyright © 2015. All rights reserved.