Uses of Interface
org.bndly.common.html.HTML
-
-
Uses of HTML in org.bndly.common.html
Methods in org.bndly.common.html that return HTML Modifier and Type Method Description static HTMLHTMLUtils. applyCSSOnHTML(HTML html, String cssClass)HTMLHTML. copy()HTMLParser. getHTML()Methods in org.bndly.common.html with parameters of type HTML Modifier and Type Method Description static HTMLHTMLUtils. applyCSSOnHTML(HTML html, String cssClass)static voidHTMLShortener. shortenAndKeepMarkupOnHTML(HTML html, int maxCharacters, String appendAtEnd)
-