Uses of Class
net.htmlparser.jericho.SourceCompactor
-
Packages that use SourceCompactor Package Description net.htmlparser.jericho Jericho HTML Parser 3.3 -
-
Uses of SourceCompactor in net.htmlparser.jericho
Methods in net.htmlparser.jericho that return SourceCompactor Modifier and Type Method Description SourceCompactor
SourceCompactor. setNewLine(java.lang.String newLine)
Sets the string to be used to represent a newline in the output.
-