Linkback extractor.

Here is my cut of LinkbackExtractor.java. Compare this to Mark Pilgrim's linkbackparser.py



Like this post?  del.icio.us Bookmark it   |   submit to dig digg.com Digg it   |   slashdot Slashdot it   |   technorati See who links to it

Comments:

I recommend you use the JTidy parser rather than the Swing classes. I believe you'll have problems running your code on "headless" systems.

Posted by Erik Hatcher on January 10, 2003 at 09:39 AM EST #

I have had problems with heavy-weight AWT objects on headless systems (especially UNIX), but I have not had such problems with Swing (yet). Either way, I'll take a look at JTidy.

Posted by Dave Johnson on January 10, 2003 at 09:49 AM EST #

Post a Comment:
  • HTML Syntax: Allowed

This work is licensed under a Creative Commons License.
Copyright 2002-2007, David M Johnson (dave.johnson at rollerweblogger.org)

This is a personal weblog, I do not speak for my employer.