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, storeImage
clear, createEncodedImage, createKey, doHandleImage, getImageData, getImageName, handleExternalImage, handleImage, handleInternalImage, isInternalImage, setupImageName
protected 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 FileConversionImageHandler
Copyright © 2007-2014. All Rights Reserved.