Package org.thymeleaf.templateresource
package org.thymeleaf.templateresource
-
ClassDescriptionImplementation of
ITemplateResourcerepresenting a resource accessible by aClassLoader(i.e.Implementation ofITemplateResourcerepresenting a file in the file system.Interface implemented by all Template Resource instances.Implementation ofITemplateResourcethat represents a template completely contained in memory inside aStringobject.Implementation ofITemplateResourcethat represents a template accessed through an URL (local or remote).Implementation ofITemplateResourceaccessible from the context of a web application.