Package de.hybris.platform.util
Class SafeURLEncoder
java.lang.Object
de.hybris.platform.util.SafeURLEncoder
Wrapper for URLEncoder which always encodes using UTF-8 scheme and throws runtime exception in case of unsupported
encoding.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SafeURLEncoder
public SafeURLEncoder()
-
-
Method Details
-
encode
-