Package one.tranic.t.i18n.loader
Class YmlLoader
java.lang.Object
one.tranic.t.i18n.loader.YmlLoader
- All Implemented Interfaces:
I18n
Example Yaml:
goldpiglin.test1: Goldpiglin test
goldpiglin.boost: boost test
goldpiglin
boost:
xyz: Goldpiglin xyzzz
-
Constructor Details
-
YmlLoader
public YmlLoader()
-
-
Method Details
-
getResourceLoader
- Specified by:
getResourceLoaderin interfaceI18n
-