public interface ConcreteAPIRender
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAccept(String desc)
例如:
服务提供类型:JaxRS
类型:code, doc
使用者:backend, jquery, angularjs, angualr2, java, c#等
文档化格式:gitbook, asciidoctor, markdown
|
void |
setRoot(String rootPath) |
void |
writeTo(String... packages) |
boolean isAccept(String desc)
例如: 服务提供类型:JaxRS 类型:code, doc 使用者:backend, jquery, angularjs, angualr2, java, c#等 文档化格式:gitbook, asciidoctor, markdown
desc - 服务提供类型.类型.使用者.文档化格式.版本void writeTo(String... packages) throws IOException
packages - 检索的包IOExceptionvoid setRoot(String rootPath)
Copyright © 2018. All rights reserved.