public class DefaultSaxMaker extends Object implements IMaker<Attributes>
| 构造器和说明 |
|---|
DefaultSaxMaker() |
| 限定符和类型 | 方法和说明 |
|---|---|
Property |
buildProperty(Attributes attributes) |
PropertyConfig |
buildPropertyConfig(Attributes attributes) |
protected <T> T |
convert(Class<T> type,
String value,
T defaultValue) |
public Property buildProperty(Attributes attributes)
buildProperty 在接口中 IMaker<Attributes>public PropertyConfig buildPropertyConfig(Attributes attributes)
buildPropertyConfig 在接口中 IMaker<Attributes>Copyright © 2022. All rights reserved.