| Package | Description |
|---|---|
| org.docx4j.convert.in.xhtml |
| Modifier and Type | Method and Description |
|---|---|
static FormattingOption |
FormattingOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormattingOption[] |
FormattingOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XHTMLImporter.setParagraphFormatting(FormattingOption paragraphFormatting) |
void |
XHTMLImporter.setRunFormatting(FormattingOption runFormatting) |
void |
XHTMLImporter.setTableFormatting(FormattingOption tableFormatting) |
Copyright © 2007–2023. All rights reserved.