public class Slugify extends Object
Constructor and Description |
---|
Slugify() |
Modifier and Type | Method and Description |
---|---|
static String |
slugify(String input)
Slugify the input string using the default replacement string.
|
static String |
slugify(String input,
String replacement)
Slugify the input string using the given replacement string.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.