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