| Constructor and Description |
|---|
Slug(String value)
Create a new Slug object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Get the value of the Slug header.
|
static Slug |
valueOf(String value)
Get a Slug object from a decoded string value.
|