| Package | Description |
|---|---|
| org.zwobble.mammoth | |
| org.zwobble.mammoth.internal.conversion |
| Modifier and Type | Method and Description |
|---|---|
DocumentConverter |
DocumentConverter.imageConverter(ImageConverter.ImgElement imageConverter)
By default, images are converted to
<img> elements with the source included inline in the src attribute. |
| Modifier and Type | Method and Description |
|---|---|
ImageConverter.ImgElement |
DocumentToHtmlOptions.imageConverter() |
| Modifier and Type | Method and Description |
|---|---|
DocumentToHtmlOptions |
DocumentToHtmlOptions.imageConverter(ImageConverter.ImgElement imageConverter) |
| Constructor and Description |
|---|
DocumentToHtmlOptions(String idPrefix,
boolean preserveEmptyParagraphs,
StyleMap styleMap,
StyleMap embeddedStyleMap,
boolean disableDefaultStyleMap,
boolean disableEmbeddedStyleMap,
ImageConverter.ImgElement imageConverter) |
Copyright © 2018. All rights reserved.