Uses of Class
com.schibsted.spt.data.jslt.impl.JstlFile
Packages that use JstlFile
Package
Description
This package contains implementation-internal interfaces and classes.
-
Uses of JstlFile in com.schibsted.spt.data.jslt.impl
Methods in com.schibsted.spt.data.jslt.impl that return types with arguments of type JstlFileMethods in com.schibsted.spt.data.jslt.impl with parameters of type JstlFileMethod parameters in com.schibsted.spt.data.jslt.impl with type arguments of type JstlFileModifier and TypeMethodDescriptionvoidExpressionImpl.setGlobalModules(List<JstlFile> fileModules) Constructor parameters in com.schibsted.spt.data.jslt.impl with type arguments of type JstlFileModifierConstructorDescriptionParseContext(Collection<Function> extensions, String source, ResourceResolver resolver, Map<String, Module> namedModules, List<JstlFile> files, PreparationContext preparationContext, JsonFilter objectFilter)