Modifier and Type | Method and Description |
---|---|
protected String |
HtmlListFormatter.formatText(ListItem item,
DocumentPartOptions documentPartOptions)
Converts
item to the string with formatting. |
protected String |
MarkdownListFormatter.formatText(ListItem item,
DocumentPartOptions documentPartOptions)
Converts
item to the string with formatting. |
protected String |
PlainListFormatter.formatText(ListItem item,
DocumentPartOptions documentPartOptions)
Converts
item to the string with formatting. |
Copyright © 2018. All rights reserved.