public class HTMLConversionImageHandler extends FileConversionImageHandler
| Modifier and Type | Field and Description |
|---|---|
protected String |
targetUri |
handledImagesMap, imageDirPath, includeUUID, log, uuid| Constructor and Description |
|---|
HTMLConversionImageHandler(String imageDirPath,
String targetUri,
boolean includeUUID)
Creates as HTMLConversionImageHandler
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
setupImageUri(File imageFile)
If there is a prefix use this prefix for the uri
|
createStoredImage, setupRootFolder, storeImageclear, createEncodedImage, createKey, doHandleImage, getImageData, getImageName, handleExternalImage, handleImage, handleInternalImage, isInternalImage, setupImageNameprotected String targetUri
public HTMLConversionImageHandler(String imageDirPath, String targetUri, boolean includeUUID)
imageDirPath, - the target path where images are storedtargetUri, - the uri prefix that will be used in the generated HTMLincludeUUID, - if a uuid should be included in the image name to differentiate the images of different runsprotected String setupImageUri(File imageFile)
setupImageUri in class FileConversionImageHandlerCopyright © 2007-2020. All Rights Reserved.