| 程序包 | 说明 |
|---|---|
| cn.willingxyz.restdoc.core.parse.impl | |
| cn.willingxyz.restdoc.core.parse.postprocessor.impl |
| 构造器和说明 |
|---|
TypeParser(IPropertyResolver propertyResolver,
IPropertyParser propertyParser,
IPropertyPostProcessor propertyPostProcessor) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ComposePropertyPostProcessor
依次执行多个IPropertyPostProcessor
|
class |
EnumPostProcessor |
class |
ExamplePostProcessor |
class |
RequiredPropertyPostProcessor |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ComposePropertyPostProcessor.add(IPropertyPostProcessor propertyPostProcessor) |
| 构造器和说明 |
|---|
ComposePropertyPostProcessor(IPropertyPostProcessor... processors) |
Copyright © 2020. All Rights Reserved.