Uses of Interface
com.helger.html.resource.js.IJSPathProvider
-
Packages that use IJSPathProvider Package Description com.helger.html.hc.html.script com.helger.html.resource.js -
-
Uses of IJSPathProvider in com.helger.html.hc.html.script
Methods in com.helger.html.hc.html.script that return IJSPathProvider Modifier and Type Method Description IJSPathProviderHCScriptFile. getPathProvider()Methods in com.helger.html.hc.html.script with parameters of type IJSPathProvider Modifier and Type Method Description HCScriptFileHCScriptFile. setPathProvider(IJSPathProvider aJSPathProvider) -
Uses of IJSPathProvider in com.helger.html.resource.js
Classes in com.helger.html.resource.js that implement IJSPathProvider Modifier and Type Class Description classConstantJSPathProviderAn implementation ofIJSPathProviderusing constant paths.
-