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 String
GoogleClosureJavascriptMinificationServiceImpl.compileJs
(com.google.javascript.jscomp.SourceFile input, String filename) void
Minfies the file in "reader" and writes the minified version to "writer"void
void
GoogleClosureJavascriptMinificationServiceImpl.minifyJs
(String filename, Reader reader, Writer writer) void
Minifies the file in "reader" and writes the minified version to "writer"