HTMLCLEANER-39 the cleanupStartElement method is complex and it's descended method calls have duplicate code
The method and sub methods of cleanupStartElement are refactored and simplified. The elements are passing cleanUpAttributes and are set depending if after the cleanup elements without attributes are deleted or not.
|