Package org.rythmengine.resource

Interface Summary
ITemplateResource Implement a template resource which can be load from some where.
 

Class Summary
ClasspathResourceLoader A simple classpath loader
ClasspathTemplateResource Created by IntelliJ IDEA.
FileResourceLoader Implement a File resource loader
FileTemplateResource Represent a file template resource
ResourceLoaderBase Implement common logic of an ITemplateResourceLoader
StringTemplateResource Created by IntelliJ IDEA.
TemplateResourceBase Encapsulate the common logic of an ITemplateResource implementation
TemplateResourceManager The template resource manager manages all template resource loaders and also cache the resource after they get loaded
ToStringTemplateResource Created by IntelliJ IDEA.
 



Copyright © 2014. All Rights Reserved.