| Package | Description |
|---|---|
| org.zwobble.mammoth.internal.documents | |
| org.zwobble.mammoth.internal.styles |
| Modifier and Type | Method and Description |
|---|---|
T |
DocumentElementVisitor.visit(Run run,
U context) |
| Modifier and Type | Method and Description |
|---|---|
Optional<HtmlPath> |
StyleMap.getRunHtmlPath(Run run) |
boolean |
RunMatcher.matches(Run run) |
| Constructor and Description |
|---|
StyleMap(Optional<HtmlPath> bold,
Optional<HtmlPath> italic,
Optional<HtmlPath> underline,
Optional<HtmlPath> strikethrough,
Optional<HtmlPath> smallCaps,
Optional<HtmlPath> commentReference,
List<StyleMapping<Paragraph>> paragraphStyles,
List<StyleMapping<Run>> runStyles,
List<StyleMapping<Table>> tableStyles,
List<StyleMapping<Break>> breakStyles) |
Copyright © 2018. All rights reserved.