Interface | Description |
---|---|
Html2Txt.BlockElementFormatter |
Formats an HTML block element.
|
Html2Txt.HtmlErrorHandler |
Handles
Html2Txt.HtmlException s. |
Html2Txt.InlineElementFormatter |
Formats an HTML inline element.
|
Class | Description |
---|---|
AntTask |
Converts one or more HTML files into plain text files.
|
Html2Txt |
A converter that turns an HTML document into plain text, using spaces and various punctuation characters to format
it.
|
Html2Txt.IndentingBlockElementFormatter | |
Main |
A command line interface for
Html2Txt . |
Exception | Description |
---|---|
Html2Txt.HtmlException |
Representation of an exceptional condition that occurred during HTML processing.
|