public class HeaderUri extends Object
Location: http://www.w3.org/pub/WWW/People.html
Modifier | Constructor and Description |
---|---|
protected |
HeaderUri(String value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
asString()
Returns this header as a simple string value.
|
URI |
asURI()
Returns this header as a
URI . |
String |
toString() |
public String asString()
Functionally equivalent to calling toString()
.
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.