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 StringgetValue()Get the value of the Slug header.static SlugvalueOf(String value)Get a Slug object from a decoded string value.
-