Package com.liferay.portal.kernel.util
Interface FriendlyURLNormalizer
@ProviderType
public interface FriendlyURLNormalizer
- Author:
- Julio Camarero
-
Method Summary
Modifier and TypeMethodDescriptionnormalizeWithEncoding(String friendlyURL) normalizeWithEncodingPeriodsAndSlashes(String friendlyURL) normalizeWithPeriods(String friendlyURL) normalizeWithPeriodsAndSlashes(String friendlyURL)
-
Method Details
-
normalize
-
normalizeWithEncoding
-
normalizeWithEncodingPeriodsAndSlashes
-
normalizeWithPeriods
-
normalizeWithPeriodsAndSlashes
-