public class AngularCodeRenderer extends AbstractAngularRenderer<org.coodex.concrete.jaxrs.struct.JaxrsModule,org.coodex.concrete.jaxrs.struct.JaxrsUnit>
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
RENDER_NAME |
CLASSESFS| 构造器和说明 |
|---|
AngularCodeRenderer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getBody(org.coodex.concrete.jaxrs.struct.JaxrsUnit unit) |
protected String |
getMethodPath(org.coodex.concrete.common.modules.AbstractModule<org.coodex.concrete.jaxrs.struct.JaxrsUnit> module,
org.coodex.concrete.jaxrs.struct.JaxrsUnit unit) |
protected String |
getModuleType() |
protected String |
getRenderName() |
protected String |
getTemplatePath() |
void |
render(List<org.coodex.concrete.jaxrs.struct.JaxrsModule> modules) |
getMethodName, getModuleName, packages, processpublic void render(List<org.coodex.concrete.jaxrs.struct.JaxrsModule> modules) throws IOException
IOExceptionprotected String getModuleType()
protected String getMethodPath(org.coodex.concrete.common.modules.AbstractModule<org.coodex.concrete.jaxrs.struct.JaxrsUnit> module, org.coodex.concrete.jaxrs.struct.JaxrsUnit unit)
protected String getBody(org.coodex.concrete.jaxrs.struct.JaxrsUnit unit)
protected String getTemplatePath()
protected String getRenderName()
Copyright © 2022. All rights reserved.