Uses of Interface
com.liferay.portal.kernel.util.StringEncoder
Packages that use StringEncoder
Package
Description
This package defines the kernel utility interfaces and classes.
-
Uses of StringEncoder in com.liferay.portal.kernel.util
Classes in com.liferay.portal.kernel.util that implement StringEncoderMethods in com.liferay.portal.kernel.util with parameters of type StringEncoderModifier and TypeMethodDescriptionvoidStringParser.setStringEncoder(StringEncoder stringEncoder) Sets the string encoder to use for parsing or building a string.