public interface ConversionImageHandler
| Modifier and Type | Method and Description |
|---|---|
String |
handleImage(AbstractWordXmlPicture picture,
Relationship relationship,
BinaryPart part) |
String handleImage(AbstractWordXmlPicture picture, Relationship relationship, BinaryPart part) throws Docx4JException
picture - relationship - of the imagepart - of the image, if it is an internal image, otherwise nullDocx4JException - this exception will be logged, but not propagatedCopyright © 2007-2020. All Rights Reserved.