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

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

public class EntityTagHeaderParser
extends Object

Version:
$Revision: 1 $
Author:
Bill Burke

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

Constructor Detail

EntityTagHeaderParser

public EntityTagHeaderParser()
Method Detail

fromString

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

toString

public static String toString(EntityTag value)


Copyright © 2015. All rights reserved.