Uses of Class
com.github.blutorange.maven.plugin.closurecompiler.common.ProcessingResult
Packages that use ProcessingResult
-
Uses of ProcessingResult in com.github.blutorange.maven.plugin.closurecompiler.common
Methods in com.github.blutorange.maven.plugin.closurecompiler.common that return ProcessingResultModifier and TypeMethodDescriptionProcessingResult.Builder.build()protected final ProcessingResultCopies sourceFile to targetFile, making sure to inform the build context of the change.protected final ProcessingResultMerges a list of source files.protected ProcessingResultMinifies a JavaScript file.protected ProcessingResultMethods in com.github.blutorange.maven.plugin.closurecompiler.common that return types with arguments of type ProcessingResultMethod parameters in com.github.blutorange.maven.plugin.closurecompiler.common with type arguments of type ProcessingResultModifier and TypeMethodDescriptionvoidHtmlUpdater.process(List<ProcessingResult> processingResults) Update all HTML files with the given generated files.