Uses of Class
freemarker.cache.FileExtensionMatcher
-
Packages that use FileExtensionMatcher Package Description freemarker.cache Template loading and caching. -
-
Uses of FileExtensionMatcher in freemarker.cache
Methods in freemarker.cache that return FileExtensionMatcher Modifier and Type Method Description FileExtensionMatcher
FileExtensionMatcher. caseInsensitive(boolean caseInsensitive)
Fluid API variation ofsetCaseInsensitive(boolean)
-