Modifier and Type | Class and Description |
---|---|
class |
HtmlListFormatter
Provides the functionality to format the list as HTML formatting.
|
class |
HtmlTableFormatter
Provides the functionality to format the table as HTML formatting.
|
class |
HtmlTextFormatter
Provides the functionality to format the text as HTML formatting.
|
class |
ListFormatter
Provides the functionality to format the list.
|
class |
MarkdownListFormatter
Provides the functionality to format the list as Markdown formatting.
|
class |
MarkdownTableFormatter
Provides the functionality to format the table as Markdown formatting.
|
class |
MarkdownTextFormatter
Provides the functionality to format the text as Markdown formatting.
|
class |
PlainListFormatter
Provides the functionality to format the list as a plain text formatting.
|
class |
PlainTableFormatter
Provides the functionality to format the table as a plain text formatting.
|
class |
PlainTextFormatter
Provides the functionality to format the text as a plain text formatting.
|
class |
TableFormatter
Provides the functionality to format the table.
|
class |
TextFormatter
Provides the functionality for formatting a text.
|
Copyright © 2019. All rights reserved.