| Package | Description |
|---|---|
| org.opensolaris.opengrok.web |
| Modifier and Type | Method and Description |
|---|---|
static Prefix |
Prefix.get(java.lang.String servletPath)
Get the prefix of the given path.
|
Prefix |
PageConfig.getPrefix()
Get the prefix for the related request.
|
static Prefix |
Prefix.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Prefix[] |
Prefix.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|