Package-level declarations

Types

Link copied to clipboard
open class MessageBundle(val messageBundleName: String = "", val messageBundlePackage: String = "")

Base class for bundles of messages.

Link copied to clipboard

Entry in a MessageBundle.

Link copied to clipboard

Maps a parameter name in the message string to a parameter index of the LocalizedStringFactory*

Link copied to clipboard

For message strings that only contain numbers as parameter names

Link copied to clipboard

For message strings that only contain numbers as parameter names

Link copied to clipboard

For message strings that only contain numbers as parameter names starting at 0

Link copied to clipboard

For message strings that only contain numbers as parameter names starting at 1