org.cruxframework.crux.core.server.rest.util.header
Class EntityTagHeaderParser
java.lang.Object
org.cruxframework.crux.core.server.rest.util.header.EntityTagHeaderParser
public class EntityTagHeaderParser
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityTagHeaderParser
public EntityTagHeaderParser()
fromString
public static EntityTag fromString(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
toString
public static String toString(EntityTag value)
Copyright © 2014. All rights reserved.