Liking cljdoc? Tell your friends :D

org.soulspace.clj.java.i18n


bundleclj

(bundle)
(bundle bundle-name)

Returns the resource bundle of the name (default name is resources).

Returns the resource bundle of the name (default name is resources).
sourceraw docstring

bundle-lookupclj

(bundle-lookup bundle str-key)

Looks up the key in the resource bundle and returns the resulting string.

Looks up the key in the resource bundle and returns the resulting string.
sourceraw docstring

switch-localeclj

(switch-locale)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close