您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
C
D
F
G
O
P
S
A
addFormatProvider(String, FormatProvider)
- 接口 中的方法org.tinygroup.format.
Formater
添加格式化提供者
addFormatProvider(String, FormatProvider)
- 类 中的方法org.tinygroup.format.impl.
FormaterImpl
C
ContextFormater
-
org.tinygroup.format.impl
中的类
支持Bean的读法
ContextFormater()
- 类 的构造器org.tinygroup.format.impl.
ContextFormater
D
DefaultPatternDefine
-
org.tinygroup.format.impl
中的类
DefaultPatternDefine()
- 类 的构造器org.tinygroup.format.impl.
DefaultPatternDefine
F
format(Context, String)
- 接口 中的方法org.tinygroup.format.
FormatProvider
把指定的值进行处理后返回
format(Context, String)
- 类 中的方法org.tinygroup.format.impl.
ContextFormater
format(Context, String)
- 类 中的方法org.tinygroup.format.impl.
FormaterImpl
格式化找到的内容,其余内容不变,如果找不到内容,则原样保留
Formater
-
org.tinygroup.format.config
中的类
Formater()
- 类 的构造器org.tinygroup.format.config.
Formater
Formater
-
org.tinygroup.format
中的接口
格式化的接口
FormaterImpl
-
org.tinygroup.format.impl
中的类
Formater的默认实现
FormaterImpl()
- 类 的构造器org.tinygroup.format.impl.
FormaterImpl
构造函数 使用默认的配置加载器
FormatException
-
org.tinygroup.format.exception
中的异常错误
FormatException(Throwable)
- 异常错误 的构造器org.tinygroup.format.exception.
FormatException
FormatPatternDefine
-
org.tinygroup.format.config
中的类
FormatPatternDefine()
- 类 的构造器org.tinygroup.format.config.
FormatPatternDefine
FormatProvider
-
org.tinygroup.format.config
中的类
FormatProvider()
- 类 的构造器org.tinygroup.format.config.
FormatProvider
FormatProvider
-
org.tinygroup.format
中的接口
格式化提供者,把指定的内容换成另外的内容
G
getArea()
- 类 中的方法org.tinygroup.format.config.
FormatProvider
getClassName()
- 类 中的方法org.tinygroup.format.config.
Formater
getClassName()
- 类 中的方法org.tinygroup.format.config.
FormatProvider
getFormatPatternDefine()
- 类 中的方法org.tinygroup.format.config.
Formater
getFormatProviders()
- 类 中的方法org.tinygroup.format.config.
Formater
getFullMatchText(String)
- 类 中的方法org.tinygroup.format.impl.
DefaultPatternDefine
getFullMatchText(String)
- 接口 中的方法org.tinygroup.format.
PatternDefine
根据正文返回完整部分
getPattern()
- 类 中的方法org.tinygroup.format.impl.
DefaultPatternDefine
getPattern()
- 接口 中的方法org.tinygroup.format.
PatternDefine
返回正则匹配
getPatternString()
- 类 中的方法org.tinygroup.format.config.
FormatPatternDefine
getPostfixPatternString()
- 类 中的方法org.tinygroup.format.config.
FormatPatternDefine
getPrefixPatternString()
- 类 中的方法org.tinygroup.format.config.
FormatPatternDefine
getPureMatchText(String)
- 类 中的方法org.tinygroup.format.impl.
DefaultPatternDefine
getPureMatchText(String)
- 接口 中的方法org.tinygroup.format.
PatternDefine
返回正文部分
getSplitChar()
- 类 中的方法org.tinygroup.format.impl.
DefaultPatternDefine
getSplitChar()
- 接口 中的方法org.tinygroup.format.
PatternDefine
返回分隔符
O
org.tinygroup.format
- 程序包 org.tinygroup.format
org.tinygroup.format.config
- 程序包 org.tinygroup.format.config
org.tinygroup.format.exception
- 程序包 org.tinygroup.format.exception
org.tinygroup.format.impl
- 程序包 org.tinygroup.format.impl
P
PatternDefine
-
org.tinygroup.format
中的接口
模式匹配处理接口
S
setArea(String)
- 类 中的方法org.tinygroup.format.config.
FormatProvider
setClassName(String)
- 类 中的方法org.tinygroup.format.config.
Formater
setClassName(String)
- 类 中的方法org.tinygroup.format.config.
FormatProvider
setFormatPatternDefine(FormatPatternDefine)
- 类 中的方法org.tinygroup.format.config.
Formater
setFormatProviders(List<FormatProvider>)
- 类 中的方法org.tinygroup.format.config.
Formater
setFormatProviders(Map<String, FormatProvider>)
- 接口 中的方法org.tinygroup.format.
Formater
设置格式化提供者
setFormatProviders(Map<String, FormatProvider>)
- 类 中的方法org.tinygroup.format.impl.
FormaterImpl
setPatternHandle(PatternDefine)
- 接口 中的方法org.tinygroup.format.
Formater
设置正则表达式,如果不想用默认正则表达式,可以通过此方法自行定义
setPatternHandle(PatternDefine)
- 类 中的方法org.tinygroup.format.impl.
FormaterImpl
setPatternString(String)
- 类 中的方法org.tinygroup.format.config.
FormatPatternDefine
setPatternString(String)
- 类 中的方法org.tinygroup.format.impl.
DefaultPatternDefine
setPatternString(String)
- 接口 中的方法org.tinygroup.format.
PatternDefine
设置正则表达式中间部分
setPostfixPatternString(String)
- 类 中的方法org.tinygroup.format.config.
FormatPatternDefine
setPostfixPatternString(String)
- 类 中的方法org.tinygroup.format.impl.
DefaultPatternDefine
setPostfixPatternString(String)
- 接口 中的方法org.tinygroup.format.
PatternDefine
设置后缀
setPrefixPatternString(String)
- 类 中的方法org.tinygroup.format.config.
FormatPatternDefine
setPrefixPatternString(String)
- 类 中的方法org.tinygroup.format.impl.
DefaultPatternDefine
setPrefixPatternString(String)
- 接口 中的方法org.tinygroup.format.
PatternDefine
设置前缀
setSplitChar(char)
- 类 中的方法org.tinygroup.format.impl.
DefaultPatternDefine
setSplitChar(char)
- 接口 中的方法org.tinygroup.format.
PatternDefine
设置域分隔符
A
C
D
F
G
O
P
S
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2006-2013
开源组织
. All Rights Reserved.