Uses of Interface
com.aspectran.core.component.template.TemplateProcessor
-
Packages that use TemplateProcessor Package Description com.aspectran.core.component.template com.aspectran.core.context A Package for providing core components and configuring an execution environment. -
-
Uses of TemplateProcessor in com.aspectran.core.component.template
Classes in com.aspectran.core.component.template that implement TemplateProcessor Modifier and Type Class Description classContextTemplateProcessorThe Class ContextTemplateProcessor. -
Uses of TemplateProcessor in com.aspectran.core.context
Methods in com.aspectran.core.context that return TemplateProcessor Modifier and Type Method Description TemplateProcessorActivityContext. getTemplateProcessor()Gets the template processor.TemplateProcessorAspectranActivityContext. getTemplateProcessor()
-