Uses of Class
org.marketcetera.util.l10n.ContainerClassInfo
-
Packages that use ContainerClassInfo Package Description org.marketcetera.util.l10n Message localization tools. -
-
Uses of ContainerClassInfo in org.marketcetera.util.l10n
Constructors in org.marketcetera.util.l10n with parameters of type ContainerClassInfo Constructor Description MessageComparator(ContainerClassInfo classInfo)Creates a new comparator for the given container class meta-information and the properties file deduced from the container's message provider.MessageComparator(ContainerClassInfo classInfo, Locale locale)Creates a new comparator for the given container class meta-information and the properties file deduced from the container's message provider and the given locale.
-