|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTemplateLoader | |
org.webmacro.resource | What's in this directory: -- Classes that relate to resources made available in the WebMacro system. |
Uses of AbstractTemplateLoader in org.webmacro.resource |
Subclasses of AbstractTemplateLoader in org.webmacro.resource | |
class |
BrokerTemplateLoader
|
class |
ClassPathTemplateLoader
Implementation of TemplateLoader that loads template from the classpath. |
class |
FileTemplateLoader
Implementation of TemplateLoader that loads templates from a given directory. |
class |
ServletContextTemplateLoader
Implementation of TemplateLoader that loads template from web-apps. |
class |
TemplatePathTemplateLoader
Implementation of TemplateLoader that loads templates from a list of paths specified in the TemplatePath setting. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |