public abstract class AbstractAngularRender<U extends org.coodex.concrete.common.struct.AbstractUnit> extends AbstractRender
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<Map<String,Map<Class,TSClass>>> |
CLASSES |
FS| Constructor and Description |
|---|
AbstractAngularRender() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getBody(U unit) |
protected String |
getMethodName(String name,
Set<String> methods) |
protected abstract String |
getMethodPath(org.coodex.concrete.common.struct.AbstractModule<U> module,
U unit) |
protected String |
getModuleName(String moduleName) |
protected abstract String |
getModuleType() |
protected void |
packages(String contextPath) |
protected void |
process(String moduleName,
org.coodex.concrete.common.struct.AbstractModule<U> module) |
copyTo, exists, getRenderDesc, getRenderName, getTemplatePath, isAccept, setRoot, writeTo, writeTo, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteToprotected abstract String getModuleType()
protected void packages(String contextPath) throws IOException
IOExceptionprotected void process(String moduleName, org.coodex.concrete.common.struct.AbstractModule<U> module)
protected abstract String getMethodPath(org.coodex.concrete.common.struct.AbstractModule<U> module, U unit)
Copyright © 2018. All rights reserved.