HTMLStrings is an open-source Java class that contains a collection of static methods to manipulate and convert HTML strings.
This class extend the com.tecnick.htmlutils Java package that provides a collection of utilities to create, parse and convert HTML/XHTML documents.
The HTMLStrings main features are:
convert the string charset encoding to any other supported Java charset encoding;...