public abstract class AbstractServiceDocRenderer extends AbstractRenderer<org.coodex.concrete.jaxrs.struct.JaxrsModule>
FS| 构造器和说明 |
|---|
AbstractServiceDocRenderer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract DocToolkit |
getToolkit() |
protected void |
writeErrorInfo(List<ErrorDefinition> errorDefinitions) |
protected void |
writeErrorInfo(List<ErrorDefinition> errorDefinitions,
String path) |
protected void |
writeModule(org.coodex.concrete.jaxrs.struct.JaxrsModule module) |
protected void |
writeModule(org.coodex.concrete.jaxrs.struct.JaxrsModule module,
String path) |
protected void |
writeModuleList(List<org.coodex.concrete.jaxrs.struct.JaxrsModule> modules) |
protected void |
writeModuleList(List<org.coodex.concrete.jaxrs.struct.JaxrsModule> modules,
String path) |
copyTo, exists, getRenderDesc, getRenderName, getTemplatePath, isAccept, merge, setExt, setRoot, writeTo, writeTo, writeTo, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrenderprotected abstract DocToolkit getToolkit()
protected void writeModuleList(List<org.coodex.concrete.jaxrs.struct.JaxrsModule> modules) throws IOException
IOExceptionprotected void writeModuleList(List<org.coodex.concrete.jaxrs.struct.JaxrsModule> modules, String path) throws IOException
IOExceptionprotected void writeModule(org.coodex.concrete.jaxrs.struct.JaxrsModule module) throws IOException
IOExceptionprotected void writeModule(org.coodex.concrete.jaxrs.struct.JaxrsModule module, String path) throws IOException
IOExceptionprotected void writeErrorInfo(List<ErrorDefinition> errorDefinitions) throws IOException
IOExceptionprotected void writeErrorInfo(List<ErrorDefinition> errorDefinitions, String path) throws IOException
IOExceptionCopyright © 2022. All rights reserved.