Uses of Class
com.helger.html.resource.js.ConstantJSPathProvider
-
Packages that use ConstantJSPathProvider Package Description com.helger.html.resource.js -
-
Uses of ConstantJSPathProvider in com.helger.html.resource.js
Methods in com.helger.html.resource.js that return ConstantJSPathProvider Modifier and Type Method Description static ConstantJSPathProviderConstantJSPathProvider. create(String sPath)static ConstantJSPathProviderConstantJSPathProvider. createBundlable(String sPath, boolean bBundlable)static ConstantJSPathProviderConstantJSPathProvider. createExternal(String sURI)static ConstantJSPathProviderConstantJSPathProvider. createExternal(String sURI, String sConditionalComment)static ConstantJSPathProviderConstantJSPathProvider. createWithConditionalComment(String sPath, String sConditionalComment)
-