| Package | Description |
|---|---|
| com.github.blutorange.maven.plugin.closurecompiler.common | |
| com.github.blutorange.maven.plugin.closurecompiler.plugin |
| Modifier and Type | Method and Description |
|---|---|
SourceMapOutputType |
ClosureConfig.getSourceMapOutputType() |
static SourceMapOutputType |
SourceMapOutputType.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
SourceMapOutputType |
MinifyMojo.getClosureSourceMapOutputType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MinifyMojo.setClosureSourceMapOutputType(SourceMapOutputType closureSourceMapOutputType) |
Copyright © 2009–2018 Andre Wachsmuth. All rights reserved.