Update of /cvsroot/htmlparser/htmlparser/src/org/htmlparser/parserHelper
In directory sc8-pr-cvs1:/tmp/cvs-serv16902/parserHelper
Removed Files:
ParserHelper.java
Log Message:
Eliminated ParserHelper static class.
Add fixAttributes() to handle bad tags.
Provide for more than just an equals sign between the attribute name and the value.
Unquote the values in getAttributes() hashtable.
Fixed a bug regarding factory creation in script scanner.
Returned temporaryFailures classes to servicability.
Skip JSP testing, fix tests broken because of unquoted attribute values.
Some JavaDoc cleanup.
--- ParserHelper.java DELETED ---
|