public class UrlBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static IRegex |
MANDATORY |
static IRegex |
OPTIONAL |
Constructor and Description |
---|
UrlBuilder(java.lang.String topurl,
UrlMode mode) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getRegexp() |
Url |
getUrl(java.lang.String s) |
public static final IRegex MANDATORY
public static final IRegex OPTIONAL
public UrlBuilder(java.lang.String topurl, UrlMode mode)
public static java.lang.String getRegexp()
public Url getUrl(java.lang.String s)