public abstract class ContentLocation extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
ContentLocation() |
Modifier and Type | Method and Description |
---|---|
static ContentLocation |
create(java.lang.String uri) |
static ContentLocation |
create(Uri uri) |
abstract Uri |
getUri() |
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, value
parse, renderInRequests, renderInResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
render
public abstract Uri getUri()
public static ContentLocation create(Uri uri)
public static ContentLocation create(java.lang.String uri)