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 ----
|