Package | Description |
---|---|
org.apache.clerezza.utils |
Modifier and Type | Class and Description |
---|---|
protected static class |
UriUtil.Coder
Deprecated.
use org.apache.commons.codec.net.URLCodec
|
Constructor and Description |
---|
Uri(Uri base,
String relative)
Deprecated.
Use #URI(URI, String, boolean)
|
Uri(Uri base,
String relative,
boolean escaped)
Construct a general URI with the given relative URI string.
|
Uri(Uri base,
Uri relative)
Construct a general URI with the given relative URI.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.