|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 FormatProvider 的软件包 | |
|---|---|
| org.tinygroup.format | |
| org.tinygroup.format.impl | |
| org.tinygroup.format 中 FormatProvider 的使用 |
|---|
| org.tinygroup.format 中 FormatProvider 的子接口 | |
|---|---|
interface |
Formater
格式化的接口 |
| 参数类型为 FormatProvider 的 org.tinygroup.format 中的方法 | |
|---|---|
void |
Formater.addFormatProvider(String prefix,
FormatProvider formatProvider)
添加格式化提供者 |
| 类型变量类型为 FormatProvider 的 org.tinygroup.format 中的方法参数 | |
|---|---|
void |
Formater.setFormatProviders(Map<String,FormatProvider> formatProviders)
设置格式化提供者 |
| org.tinygroup.format.impl 中 FormatProvider 的使用 |
|---|
| 实现 FormatProvider 的 org.tinygroup.format.impl 中的类 | |
|---|---|
class |
ContextFormater
上下文格式化提供者 支持Bean的读法,即属下下去的方式 |
class |
FormaterImpl
Formater的默认实现 |
| 参数类型为 FormatProvider 的 org.tinygroup.format.impl 中的方法 | |
|---|---|
void |
FormaterImpl.addFormatProvider(String prefix,
FormatProvider formatProvider)
|
| 类型变量类型为 FormatProvider 的 org.tinygroup.format.impl 中的方法参数 | |
|---|---|
void |
FormaterImpl.setFormatProviders(Map<String,FormatProvider> formatProviders)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||