public class ServiceDocRender extends AbstractRender
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
RENDER_NAME |
FS| 构造器和说明 |
|---|
ServiceDocRender() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getRenderName() |
protected String |
getTemplatePath() |
void |
writeTo(List<org.coodex.concrete.jaxrs.struct.JaxrsModule> modules) |
void |
writeTo(String... packages) |
protected String getTemplatePath()
getTemplatePath 在类中 AbstractRenderprotected String getRenderName()
getRenderName 在类中 AbstractRenderpublic void writeTo(List<org.coodex.concrete.jaxrs.struct.JaxrsModule> modules) throws IOException
IOExceptionpublic void writeTo(String... packages) throws IOException
packages - 检索的包IOExceptionCopyright © 2020. All rights reserved.