| Package | Description |
|---|---|
| org.zwobble.mammoth.internal.conversion | |
| org.zwobble.mammoth.internal.styles | |
| org.zwobble.mammoth.internal.styles.parsing |
| Modifier and Type | Method and Description |
|---|---|
StyleMap |
DocumentToHtmlOptions.styleMap() |
| Modifier and Type | Method and Description |
|---|---|
DocumentToHtmlOptions |
DocumentToHtmlOptions.addEmbeddedStyleMap(StyleMap embeddedStyleMap) |
DocumentToHtmlOptions |
DocumentToHtmlOptions.addStyleMap(StyleMap styleMap) |
| Constructor and Description |
|---|
DocumentToHtmlOptions(String idPrefix,
boolean preserveEmptyParagraphs,
StyleMap styleMap,
StyleMap embeddedStyleMap,
boolean disableDefaultStyleMap,
boolean disableEmbeddedStyleMap,
ImageConverter.ImgElement imageConverter) |
| Modifier and Type | Field and Description |
|---|---|
static StyleMap |
DefaultStyles.DEFAULT_STYLE_MAP |
static StyleMap |
StyleMap.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
StyleMap |
StyleMapBuilder.build() |
static StyleMap |
StyleMap.merge(StyleMap high,
StyleMap low) |
StyleMap |
StyleMap.update(StyleMap styleMap) |
| Modifier and Type | Method and Description |
|---|---|
static StyleMap |
StyleMap.merge(StyleMap high,
StyleMap low) |
StyleMap |
StyleMap.update(StyleMap styleMap) |
| Modifier and Type | Method and Description |
|---|---|
static StyleMap |
StyleMapParser.parse(String input) |
static StyleMap |
StyleMapParser.parseStyleMappings(List<String> lines) |
Copyright © 2018. All rights reserved.