Package overit.geocall.ecs
Class HtmlTools
java.lang.Object
overit.geocall.ecs.HtmlTools
Class that manages some useful html tools
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HtmlTools
public HtmlTools()
-
-
Method Details
-
toHtml
Converts the input string to html- Parameters:
s- The string to convert- Returns:
- THe string converted to html
-