public class CreateThumbs extends Object
This class creates resized thumbnail files prefixed with 'thumb_' in the same directory as the original image.
Constructor and Description |
---|
CreateThumbs(AbstractDocbkxMojo mojo)
Constructor setting the Mojo that holds the configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Create thumbnails of .png images in the modifiable copy of
the sources.
|
public CreateThumbs(AbstractDocbkxMojo mojo)
mojo
- The Mojo that holds the configuration.Copyright © 2025 Open Identity Platform Community. All rights reserved.