| Package | Description |
|---|---|
| net.nicoulaj.maven.plugins.checksum.execution |
Classes used by
Mojo implementations to execute the file digests calcul and output
them to various targets. |
| net.nicoulaj.maven.plugins.checksum.execution.target |
Classes for writing calculated file digests to various output targets.
|
| Class and Description |
|---|
| ExecutionTarget
An
ExecutionTarget is an output target for calculated digests. |
| Class and Description |
|---|
| ExecutionTarget
An
ExecutionTarget is an output target for calculated digests. |
| ExecutionTargetCloseException
Thrown when an error occurs while trying to close an
ExecutionTarget. |
| ExecutionTargetInitializationException
Thrown when an error occurs while trying to initialize an
ExecutionTarget. |
| ExecutionTargetWriteException
Thrown when an error occurs while trying to write to an
ExecutionTarget. |
Copyright © 2010–2018. All rights reserved.