public class HtmlSimplifier extends Object
| Constructor and Description |
|---|
HtmlSimplifier()
Default ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
simplify(String title,
String html)
Simplifies an html block; adds title as in between
<h1>
tag. |
Copyright © 2016 smartrics. All Rights Reserved.