TextBundleLoader

org.beangle.commons.text.i18n.TextBundleLoader

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def find(locale: Locale, bundleName: String): Seq[(String, InputStream)]
def load(locale: Locale, bundleName: String): Map[String, TextBundle]