| 程序包 | 说明 |
|---|---|
| com.github.houbb.idoc.common.handler.impl.simplify |
简化的对象信息
用于最基础的文档信息输出。
|
| com.github.houbb.idoc.common.model |
| 限定符和类型 | 方法和说明 |
|---|---|
SimplifyDocMethod |
SimplifyMethodHandler.handle(DocMethod docMethod) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SimplifyDocMethod> |
SimplifyDocClass.getMethods() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SimplifyDocClass.setMethods(List<SimplifyDocMethod> methods) |
Copyright © 2021. All rights reserved.