| Package | Description |
|---|---|
| org.codefx.maven.plugin.jdeps.dependency | |
| org.codefx.maven.plugin.jdeps.mojo | |
| org.codefx.maven.plugin.jdeps.parse |
| Modifier and Type | Method and Description |
|---|---|
Violation |
Violation.ViolationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.ImmutableList<Violation> |
JdkInternalsExecutionService.execute(File scannedFolder)
Executes jdeps.
|
| Constructor and Description |
|---|
ViolationParser(Consumer<Violation> violationConsumer)
Creates a new parser.
|
ViolationParser(InternalTypeLineParser internalTypeLineParser,
Consumer<Violation> violationConsumer)
Creates a new parser.
|
This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.