Package org.rodnansol.core.generator.template.compiler
-
Interface Summary Interface Description TemplateCompiler Class that handles the template compiling.TemplateCompilerMemoryStore Interface representing methods for an in-memory store. -
Class Summary Class Description TemplateCompilerFactory Factory class that uses theServiceLoaderclass to have dynamic implementations for theTemplateCompilerand make sure end users are able to customize it for their own taste.TemplateCompilerMemoryStoreConstants Class containts contants for the memory store.ThreadLocalTemplateCompilerStore ThreadLocal basedTemplateCompilerMemoryStore.