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