Uses of Interface
com.vmware.vipclient.i18n.base.instances.I18n
-
Packages that use I18n Package Description com.vmware.vipclient.i18n.base.instances -
-
Uses of I18n in com.vmware.vipclient.i18n.base.instances
Subinterfaces of I18n in com.vmware.vipclient.i18n.base.instances Modifier and Type Interface Description interfaceFormattingdefine the interface implemented by i18n formatting instances which are created by I18nFactoryinterfaceMessagedefine the interface implemented by i18n message instances which are created by I18nFactoryClasses in com.vmware.vipclient.i18n.base.instances that implement I18n Modifier and Type Class Description classDateFormattingProvide some functions to get formatted date/time string.classLocaleMessageThis class is to provide APIs related to locale of specific product supported by VIP, region list of one or multiple locales.classNumberFormattingProvides functions to get the formatted number, percent, currency and so on.classPatternMessageprovide api to get pattern data from remote or localeclassTranslationMessageThis class provide some APIs to get translation from VIP service in string-based, component-based level.
-