Uses of Class
org.broadleafcommerce.common.resource.service.ResourceMinificationException
Packages that use ResourceMinificationException
-
Uses of ResourceMinificationException in org.broadleafcommerce.common.resource.service
Methods in org.broadleafcommerce.common.resource.service that throw ResourceMinificationExceptionModifier and TypeMethodDescriptionprotected StringGoogleClosureJavascriptMinificationServiceImpl.compileJs(com.google.javascript.jscomp.SourceFile input, String filename) voidMinfies the file in "reader" and writes the minified version to "writer"voidvoidGoogleClosureJavascriptMinificationServiceImpl.minifyJs(String filename, Reader reader, Writer writer) voidMinifies the file in "reader" and writes the minified version to "writer"