public class HtmlUtils extends Object
Constructor and Description |
---|
HtmlUtils() |
Modifier and Type | Method and Description |
---|---|
String |
getInputValue(String htmlLine) |
String |
getPlainText(org.jsoup.nodes.Element element)
Format an Element to plain-text
|
String |
getPlainText(String tmpString) |
public String getPlainText(org.jsoup.nodes.Element element)
element
- the root element to formatCopyright © 2010–2020. All rights reserved.