public class FriendlyURLNormalizerUtil
extends Object
| Constructor and Description |
|---|
FriendlyURLNormalizerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
normalize(String friendlyURL) |
static String |
normalizeWithEncoding(String friendlyURL) |
static String |
normalizeWithPeriodsAndSlashes(String friendlyURL) |