public abstract class AbstractAngularRenderer<M extends org.coodex.concrete.common.modules.AbstractModule<U>,U extends org.coodex.concrete.common.modules.AbstractUnit<?>> extends AbstractRenderer<M>
| 限定符和类型 | 字段和说明 |
|---|---|
protected static ThreadLocal<Map<String,Map<Class<?>,TSClass>>> |
CLASSES |
FS| 构造器和说明 |
|---|
AbstractAngularRenderer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract String |
getBody(U unit) |
protected String |
getMethodName(String name,
Set<String> methods) |
protected abstract String |
getMethodPath(org.coodex.concrete.common.modules.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.modules.AbstractModule<U> module) |
copyTo, exists, getRenderDesc, getRenderName, getTemplatePath, isAccept, merge, setExt, setRoot, writeTo, writeTo, writeTo, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrenderprotected abstract String getModuleType()
protected void packages(String contextPath) throws IOException
IOExceptionprotected void process(String moduleName, org.coodex.concrete.common.modules.AbstractModule<U> module)
protected abstract String getMethodPath(org.coodex.concrete.common.modules.AbstractModule<U> module, U unit)
Copyright © 2022. All rights reserved.