public class HtmlToPlainText extends Object
Constructor and Description |
---|
HtmlToPlainText() |
Modifier and Type | Method and Description |
---|---|
String |
getPlainText(Element element)
Format an Element to plain-text
|
static void |
main(String... args) |
public static void main(String... args) throws IOException
IOException
Copyright © 2009–2013 Jonathan Hedley. All rights reserved.