public interface ConversionImageHandler
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
handleImage(AbstractWordXmlPicture picture,
Relationship relationship,
BinaryPart part) |
java.lang.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–2023. All rights reserved.