[Htmlparser-cvs] htmlparser/src/doc-files todo.html,1.2,1.3
Brought to you by:
derrickoswald
From: <der...@us...> - 2003-12-31 02:50:53
|
Update of /cvsroot/htmlparser/htmlparser/src/doc-files In directory sc8-pr-cvs1:/tmp/cvs-serv23579/src/doc-files Modified Files: todo.html Log Message: Add filter support to NodeList. Rework LinkExtractor and remove MailRipper and Robot example programs. Clean out docs directory. Index: todo.html =================================================================== RCS file: /cvsroot/htmlparser/htmlparser/src/doc-files/todo.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** todo.html 20 Dec 2003 23:47:54 -0000 1.2 --- todo.html 31 Dec 2003 02:50:49 -0000 1.3 *************** *** 15,21 **** </li> <li> - Implement the new filtering mechanism for NodeList.searchFor (). - </li> - <li> As of now, it's more likely that the javadocs are lying to you than providing any helpful advice. This needs to be reworked completely. --- 15,18 ---- |