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