public interface ConfigurationSource
| Modifier and Type | Method and Description |
|---|---|
String |
getCompilerCodegenTargetPlatform() |
String |
getCompilerCompliance() |
String |
getCompilerSources() |
Charset |
getEncoding() |
org.apache.maven.plugin.logging.Log |
getLog() |
File |
getTargetDirectory() |
org.apache.maven.plugin.logging.Log getLog()
String getCompilerSources()
String getCompilerCompliance()
String getCompilerCodegenTargetPlatform()
File getTargetDirectory()
Charset getEncoding()
Copyright © 2010–2018. All rights reserved.