Uses of Enum Class
io.jstach.jstachio.TemplateInfo.TemplateSource
Packages that use TemplateInfo.TemplateSource
-
Uses of TemplateInfo.TemplateSource in io.jstach.jstachio
Methods in io.jstach.jstachio that return TemplateInfo.TemplateSourceModifier and TypeMethodDescriptiondefault TemplateInfo.TemplateSourceTemplateInfo.templateSource()Where the template contents were retrieved from.static TemplateInfo.TemplateSourceReturns the enum constant of this class with the specified name.static TemplateInfo.TemplateSource[]TemplateInfo.TemplateSource.values()Returns an array containing the constants of this enum class, in the order they are declared.