Uses of Enum
com.github.blutorange.maven.plugin.closurecompiler.common.SourceMapOutputType
Packages that use SourceMapOutputType
Package
Description
-
Uses of SourceMapOutputType in com.github.blutorange.maven.plugin.closurecompiler.common
Methods in com.github.blutorange.maven.plugin.closurecompiler.common that return SourceMapOutputTypeModifier and TypeMethodDescriptionClosureConfig.getSourceMapOutputType()static SourceMapOutputTypeReturns the enum constant of this type with the specified name.static SourceMapOutputType[]SourceMapOutputType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SourceMapOutputType in com.github.blutorange.maven.plugin.closurecompiler.plugin
Methods in com.github.blutorange.maven.plugin.closurecompiler.plugin that return SourceMapOutputTypeMethods in com.github.blutorange.maven.plugin.closurecompiler.plugin with parameters of type SourceMapOutputTypeModifier and TypeMethodDescriptionvoidMinifyMojo.setClosureSourceMapOutputType(SourceMapOutputType closureSourceMapOutputType)