public class HTMLConversionImageHandler extends FileConversionImageHandler
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
targetUri |
handledImagesMap, imageDirPath, includeUUID, log, uuid| Constructor and Description |
|---|
HTMLConversionImageHandler(java.lang.String imageDirPath,
java.lang.String targetUri,
boolean includeUUID)
Creates as HTMLConversionImageHandler
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
setupImageUri(java.io.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, setupImageNamepublic HTMLConversionImageHandler(java.lang.String imageDirPath,
java.lang.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 java.lang.String setupImageUri(java.io.File imageFile)
setupImageUri in class FileConversionImageHandlerCopyright © 2007–2023. All rights reserved.