| Package | Description |
|---|---|
| com.vmware.vapi |
The
com.vmware.vapi component provides API infrastructure interfaces and
standard types that can be used in the interface specification of any interface. |
| com.vmware.vapi.bindings | |
| com.vmware.vapi.l10n |
| Constructor and Description |
|---|
MessageFactory(ResourceBundle resBundle,
TemplateFormatter formatter) |
| Constructor and Description |
|---|
LocalizableMessageFactory(ResourceBundle msgBundle,
TemplateFormatter formatter)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageFormatTemplateFormatter
MessageFormat based implementation of
TemplateFormatter. |
class |
StringFormatTemplateFormatter
Formatter based TemplateFormatter. |
| Constructor and Description |
|---|
MessageLocalizer(TemplateFormatter formatter,
ResourceBundleProvider bundleProvider,
Locale locale)
Constructor.
|
Copyright © 2023. All rights reserved.