public class AngularCodeRender extends AbstractAngularRender<org.coodex.concrete.jaxrs.struct.Unit>
| Modifier and Type | Field and Description |
|---|---|
static String |
RENDER_NAME |
CLASSESFS| Constructor and Description |
|---|
AngularCodeRender() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBody(org.coodex.concrete.jaxrs.struct.Unit unit) |
protected String |
getMethodPath(org.coodex.concrete.common.struct.AbstractModule<org.coodex.concrete.jaxrs.struct.Unit> module,
org.coodex.concrete.jaxrs.struct.Unit unit) |
protected String |
getModuleType() |
protected String |
getRenderName() |
protected String |
getTemplatePath() |
void |
writeTo(String... packages) |
getMethodName, getModuleName, packages, processcopyTo, exists, getRenderDesc, isAccept, setRoot, writeTo, writeTo, writeTopublic static final String RENDER_NAME
public void writeTo(String... packages) throws IOException
packages - 检索的包IOExceptionprotected String getModuleType()
getModuleType in class AbstractAngularRender<org.coodex.concrete.jaxrs.struct.Unit>protected String getMethodPath(org.coodex.concrete.common.struct.AbstractModule<org.coodex.concrete.jaxrs.struct.Unit> module, org.coodex.concrete.jaxrs.struct.Unit unit)
getMethodPath in class AbstractAngularRender<org.coodex.concrete.jaxrs.struct.Unit>protected String getBody(org.coodex.concrete.jaxrs.struct.Unit unit)
getBody in class AbstractAngularRender<org.coodex.concrete.jaxrs.struct.Unit>protected String getTemplatePath()
getTemplatePath in class AbstractRenderprotected String getRenderName()
getRenderName in class AbstractRenderCopyright © 2018. All rights reserved.