| Package | Description |
|---|---|
| org.zwobble.mammoth.internal.documents | |
| org.zwobble.mammoth.internal.styles |
| Modifier and Type | Method and Description |
|---|---|
T |
DocumentElementVisitor.visit(Table table,
U context) |
| Modifier and Type | Method and Description |
|---|---|
Optional<HtmlPath> |
StyleMap.getTableHtmlPath(Table table) |
boolean |
TableMatcher.matches(Table table) |
| 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.