public class MediaTypeHeaderDelegate extends Object implements RuntimeDelegate.HeaderDelegate
| Constructor and Description |
|---|
MediaTypeHeaderDelegate() |
public Object fromString(String type) throws IllegalArgumentException
RuntimeDelegate.HeaderDelegateT.fromString in interface RuntimeDelegate.HeaderDelegatetype - the string value.T.IllegalArgumentException - if the supplied string cannot be
parsed or is null.public static boolean quoted(String str)
public String toString(Object o)
RuntimeDelegate.HeaderDelegatetoString in interface RuntimeDelegate.HeaderDelegateo - the value of type T.Copyright © 2013. All Rights Reserved.