| Package | Description |
|---|---|
| com.forte.util.function | |
| com.forte.util.parser |
| Modifier and Type | Method and Description |
|---|---|
FieldParser |
TypeParse.parse(Class<?> objectClass,
String fieldName,
String intervalStr,
Object value)
接收部分参数,得到一个解析结果
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFieldParser
所有字段解析器的抽象父类
每一个字段都有可能是集合或者数组类型的,但是每种类型的参数解析结果却又不同 |
Copyright © 2024. All rights reserved.