HTMLStripCharFilter
Creates a new HTMLStripCharFilter over the provided Reader with the specified start and end tags.
Parameters
in
Reader to strip html tags from.
escapedTags
Tags in this set (both start and end tags) will not be filtered out.
Creates a new scanner
Parameters
in
the Reader to read input from.