Package | Description |
---|---|
com.groupdocs.parser.legacy |
The package provides classes for legacy API.
|
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 © 2019. All rights reserved.