org.jboss.resteasy.plugins.delegates
public class LocaleDelegate extends Object implements RuntimeDelegate.HeaderDelegate<Locale>
Constructor and Description |
---|
LocaleDelegate() |
public Locale fromString(String value) throws IllegalArgumentException
fromString
in interface RuntimeDelegate.HeaderDelegate<Locale>
IllegalArgumentException
public String toString(Locale value)
toString
in interface RuntimeDelegate.HeaderDelegate<Locale>
Copyright © 2017. All Rights Reserved.