public class SerializerMessages extends ListResourceBundle
The message keys are defined in MsgKey
. The
messages that those keys map to are defined here.
The messages in the English version are intended to be translated. This class is not a public API, it is only public because it is used in the serializer.
ResourceBundle.Control
parent
Constructor and Description |
---|
SerializerMessages() |
Modifier and Type | Method and Description |
---|---|
Object[][] |
getContents()
The lookup table for error messages.
|
getKeys, handleGetObject, handleKeySet
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
public Object[][] getContents()
getContents
in class ListResourceBundle
Copyright © 2018 JBoss by Red Hat. All rights reserved.