org.cruxframework.crux.core.server.rest.util.header
Class LocaleHeaderParser

java.lang.Object
  extended by org.cruxframework.crux.core.server.rest.util.header.LocaleHeaderParser

public class LocaleHeaderParser
extends Object

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
LocaleHeaderParser()
           
 
Method Summary
static Locale fromString(String value)
           
static String toString(Locale value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleHeaderParser

public LocaleHeaderParser()
Method Detail

fromString

public static Locale fromString(String value)
                         throws IllegalArgumentException
Throws:
IllegalArgumentException

toString

public static String toString(Locale value)


Copyright © 2015. All rights reserved.