| Package | Description |
|---|---|
| org.codefx.maven.plugin.jdeps.dependency | |
| org.codefx.maven.plugin.jdeps.mojo | |
| org.codefx.maven.plugin.jdeps.parse |
| Class and Description |
|---|
| InternalType
A type which is considered JDK-internal API by JDeps.
|
| Type
A simple textual representation of a type consisting of the package and the class name.
|
| Violation
A violation is a dependency of a class on another class which is marked as JDK-internal API by jdeps.
|
| Violation.ViolationBuilder
Allows to build a
Violation (which is immutable) by successively adding dependecies. |
| Class and Description |
|---|
| Violation
A violation is a dependency of a class on another class which is marked as JDK-internal API by jdeps.
|
| Class and Description |
|---|
| InternalType
A type which is considered JDK-internal API by JDeps.
|
| Violation
A violation is a dependency of a class on another class which is marked as JDK-internal API by jdeps.
|
This documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.