public class UrlHelper extends Object
Modifier and Type | Method and Description |
---|---|
String |
combine(String path)
Combines offset path in to FQ resource identifier
|
static String |
encode(String url)
Encodes url using UTF-8
|
String |
getRoot()
Returns server root resource
|
URL |
getUrl()
Returns FQ URL
|
public UrlHelper(URL url)
public String combine(String path)
path
- offset patchpublic URL getUrl()
public String getRoot()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0