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

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

public class UriHeaderParser
extends Object

Version:
$Revision: 1 $
Author:
Bill Burke

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

Constructor Detail

UriHeaderParser

public UriHeaderParser()
Method Detail

fromString

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

toString

public static String toString(URI uri)


Copyright © 2014. All rights reserved.