public class ExtractImageCommand
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtractImageCommand.ExtractImageParameters
The container for all parameters of the extract images command.
|
| Modifier and Type | Field and Description |
|---|---|
private static CentralLogger |
LOG
Logger
|
| Modifier | Constructor and Description |
|---|---|
private |
ExtractImageCommand()
Provides only static methods to extract images from data streams.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
private static final CentralLogger LOG