Package org.trellisldp.common
Class Slug
- java.lang.Object
-
- org.trellisldp.common.Slug
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getValue()
Get the value of the Slug header.static Slug
valueOf(String value)
Get a Slug object from a decoded string value.
-