Uses of Class
com.github.blutorange.maven.plugin.closurecompiler.common.ProcessingResult
-
Uses of ProcessingResult in com.github.blutorange.maven.plugin.closurecompiler.common
Modifier and TypeMethodDescriptionProcessingResult.Builder.build()
protected final ProcessingResult
Copies sourceFile to targetFile, making sure to inform the build context of the change.protected final ProcessingResult
Merges a list of source files.protected ProcessingResult
Minifies a JavaScript file.protected ProcessingResult
Modifier and TypeMethodDescriptionvoid
HtmlUpdater.process
(List<ProcessingResult> processingResults) Update all HTML files with the given generated files.