public class AngularCodeRender extends AbstractAngularRender<org.coodex.concrete.jaxrs.struct.JaxrsUnit>
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
RENDER_NAME |
CLASSESFS| 构造器和说明 |
|---|
AngularCodeRender() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 |
writeTo(String... packages) |
getMethodName, getModuleName, packages, processpublic void writeTo(String... packages) throws IOException
packages - 检索的包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()
getTemplatePath 在类中 AbstractRenderprotected String getRenderName()
getRenderName 在类中 AbstractRenderCopyright © 2020. All rights reserved.