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