TextBundle

TextBundle

Since:

3.0.0

class Object
trait Matchable
class Any

Value members

Abstract methods

def get(key: String): Option[String]

Gets a message based on a message key, or null if no message is found.

Gets a message based on a message key, or null if no message is found.

def locale: Locale

Returns the locale of this resource bundle.

Returns the locale of this resource bundle.

def resource: String

Get the bundle resource path

Get the bundle resource path