Package | Description |
---|---|
org.codehaus.plexus.compiler |
Modifier and Type | Field and Description |
---|---|
static CompilerOutputStyle |
CompilerOutputStyle.ONE_OUTPUT_FILE_FOR_ALL_INPUT_FILES |
static CompilerOutputStyle |
CompilerOutputStyle.ONE_OUTPUT_FILE_PER_INPUT_FILE |
Modifier and Type | Method and Description |
---|---|
CompilerOutputStyle |
Compiler.getCompilerOutputStyle() |
CompilerOutputStyle |
AbstractCompiler.getCompilerOutputStyle() |
Constructor and Description |
---|
AbstractCompiler(CompilerOutputStyle compilerOutputStyle,
String inputFileEnding,
String outputFileEnding,
String outputFile) |
Copyright © 2001–2022 Codehaus Plexus. All rights reserved.