org.cruxframework.crux.core.server.rest.util.header
Class CacheControlHeaderParser
java.lang.Object
org.cruxframework.crux.core.server.rest.util.header.CacheControlHeaderParser
public class CacheControlHeaderParser
- 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 |
CacheControlHeaderParser
public CacheControlHeaderParser()
fromString
public static CacheControl fromString(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
toString
public static String toString(CacheControl value)
Copyright © 2014. All rights reserved.