UrlMessageSource

play.api.i18n.Messages.UrlMessageSource
case class UrlMessageSource(url: URL) extends MessageSource

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def read: String

Read the message source as a String

Read the message source as a String

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product