| Package | Description |
|---|---|
| org.noear.solon.i18n | |
| org.noear.solon.i18n.impl |
| Modifier and Type | Method and Description |
|---|---|
static LocaleResolver |
I18nUtil.getLocaleResolver()
获取 地区解析器
|
| Modifier and Type | Method and Description |
|---|---|
static void |
I18nUtil.setLocaleResolver(LocaleResolver localeResolver)
设置 地区解析器
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocaleResolverCookie
地区解析器,基于 cookie 处理
|
class |
LocaleResolverHeader
地区解析器,基于 header 处理
|
class |
LocaleResolverSession
地区解析器,基于 session state 处理
|
Copyright © 2025. All rights reserved.