Package | Description |
---|---|
org.tinygroup.i18n | |
org.tinygroup.i18n.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
I18nMessage
国际化信息获取接口
他同时实现标准的信息获取接口,也实现了基于Context用名字占位方式的信息获取接口 |
Modifier and Type | Class and Description |
---|---|
class |
I18nMessages
I18n消息访问类
|
Modifier and Type | Method and Description |
---|---|
List<I18nMessageContext> |
I18nMessages.getI18nMessageContexts() |
Modifier and Type | Method and Description |
---|---|
void |
I18nMessages.setI18nMessageContexts(List<I18nMessageContext> i18nMessageContexts) |
Modifier and Type | Class and Description |
---|---|
class |
I18nMessageContextImpl
支持通过Context和Map来取数据的实现
|
class |
I18nMessageImpl |
Copyright © 2006–2018 TinyGroup. All rights reserved.