public class PropertyParser extends java.lang.Object implements IPropertyParser
| 构造器和说明 |
|---|
PropertyParser(RestDocParseConfig config,
IPropertyResolver propertyResolver) |
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyModel |
parse(PropertyItem item)
如果返回null,表示忽略该属性
|
public PropertyParser(RestDocParseConfig config, IPropertyResolver propertyResolver)
public PropertyModel parse(PropertyItem item)
IPropertyParserparse 在接口中 IPropertyParserCopyright © 2020. All Rights Reserved.