A B C D E F G H I J K L M N O P Q R S T U V W Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABBREVIATED - Static variable in class com.vmware.vipclient.i18n.l2.common.PatternKeys
- addCacheOfComponent(MessageCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- addCacheOfLocales(MessageCacheItem, DataSourceEnum) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- addCacheOfStatus(Map<String, String>) - Method in class com.vmware.vipclient.i18n.messages.service.CacheService
- addMsgOriginsQueue(DataSourceEnum) - Method in class com.vmware.vipclient.i18n.VIPCfg
- addParam(Object) - Method in class com.vmware.vipclient.i18n.fmt.common.MessageSupport
- addPatterns(String, PatternCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- addPatterns(String, String, PatternCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- addRegions(String, LocaleCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- addSamples(Set<Double>) - Method in class com.vmware.vipclient.i18n.l2.plural.parser.PluralRules.FixedDecimalSamples
- addSupportedLanguages(BaseDTO, String, LocaleCacheItem) - Method in class com.vmware.vipclient.i18n.messages.service.FormattingCacheService
- AMPMPatternParser - Class in com.vmware.vipclient.i18n.l2.text.parser
-
The parser to parse pattern item of 'a'.
- AMPMPatternParser(JSONObject) - Constructor for class com.vmware.vipclient.i18n.l2.text.parser.AMPMPatternParser
- API - Class in com.vmware.vip.api.rest
- API() - Constructor for class com.vmware.vip.api.rest.API
- API_CHARSET - Static variable in class com.vmware.vip.api.rest.API
- API_CHARSET_FORM - Static variable in class com.vmware.vip.api.rest.API
- API_FORMATTING - Static variable in class com.vmware.vip.api.rest.APIV1
- API_FORMATTING - Static variable in class com.vmware.vip.api.rest.APIV2
- API_L10N - Static variable in class com.vmware.vip.api.rest.l10n.L10NAPIV1
- API_TRANSLATOIN - Static variable in class com.vmware.vip.api.rest.APIV1
- API_TRANSLATOIN - Static variable in class com.vmware.vip.api.rest.APIV2
- APIOperation - Class in com.vmware.vip.api.rest
- APIOperation() - Constructor for class com.vmware.vip.api.rest.APIOperation
- APIParamName - Class in com.vmware.vip.api.rest
- APIParamName() - Constructor for class com.vmware.vip.api.rest.APIParamName
- APIParamValue - Class in com.vmware.vip.api.rest
- APIParamValue() - Constructor for class com.vmware.vip.api.rest.APIParamValue
- APIV1 - Class in com.vmware.vip.api.rest
- APIV1() - Constructor for class com.vmware.vip.api.rest.APIV1
- APIV2 - Class in com.vmware.vip.api.rest
- APIV2() - Constructor for class com.vmware.vip.api.rest.APIV2
- appendParamToURL(StringBuilder, String, String) - Static method in class com.vmware.vipclient.i18n.messages.api.url.URLUtils
- applyPattern(String) - Method in class com.vmware.vipclient.i18n.l2.text.MessageFormat
-
Sets the pattern used by this message format.
- applyPattern(String) - Method in class com.vmware.vipclient.i18n.l2.text.PluralFormat
-
Sets the pattern used by this plural format.
- applyPattern(String, MessagePattern.ApostropheMode) - Method in class com.vmware.vipclient.i18n.l2.text.MessageFormat
-
Sets the ApostropheMode and the pattern used by this message format.
- ARG_DOUBLE - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
A numeric value, for example the offset or an explicit selector value in a PluralFormat style.
- ARG_INT - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
An integer value, for example the offset or an explicit selector value in a PluralFormat style.
- ARG_LIMIT - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
End of an argument.
- ARG_NAME - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
The argument name.
- ARG_NAME_NOT_NUMBER - Static variable in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Return value from
MessagePattern.validateArgumentName(String)
for when the string is a valid "pattern identifier" but not a number. - ARG_NAME_NOT_VALID - Static variable in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Return value from
MessagePattern.validateArgumentName(String)
for when the string is invalid. - ARG_NUMBER - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
The argument number, provided by the value.
- ARG_SELECTOR - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
A selector substring in a "complex" argument style.
- ARG_START - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
Start of an argument.
- ARG_STYLE - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
The argument style text.
- ARG_TYPE - com.vmware.vipclient.i18n.l2.text.MessagePattern.Part.Type
-
The argument type.
- ARGUMENT - Static variable in class com.vmware.vipclient.i18n.l2.text.MessageFormat.Field2
-
Constant identifying a portion of a message that was generated from an argument passed into
formatToCharacterIterator
. - Authenticate_NOTES - Static variable in class com.vmware.vip.api.rest.APIOperation
- Authenticate_VALUE - Static variable in class com.vmware.vip.api.rest.APIOperation
- AUTHENTICATION - Static variable in class com.vmware.vip.api.rest.APIV1
- AUTHENTICATION_KEY - Static variable in class com.vmware.vip.api.rest.APIV1
- autoQuoteApostropheDeep() - Method in class com.vmware.vipclient.i18n.l2.text.MessagePattern
-
Returns a version of the parsed pattern string where each ASCII apostrophe is doubled (escaped) if it is not already, and if it is not interpreted as quoting syntax.
All Classes All Packages