@ProviderType
public interface FriendlyURLNormalizer
Modifier and Type | Method and Description |
---|---|
String |
normalize(String friendlyURL) |
String |
normalize(String friendlyURL,
Pattern friendlyURLPattern)
Deprecated.
As of 7.0.0, with no direct replacement
|
String |
normalizeWithPeriodsAndSlashes(String friendlyURL) |