dalekh
July 25th, 1999, 01:31 PM
Is there a free HTML Parser for Java2?
|
Click to See Complete Forum and Search --> : dalekh dalekh July 25th, 1999, 01:31 PM Is there a free HTML Parser for Java2? unicman July 27th, 1999, 10:38 PM u mean HTML Parser in JDK1.2? Have u tried 'javax.swing.text.html.parser' package? - UnicMan http://members.tripod.com/unicman dalekh July 28th, 1999, 07:31 AM Is there a GUI bean out there that I can use? unicman July 29th, 1999, 11:50 PM I don't know if its a bean or not (probably not). But u can show HTML files using javax.swing.JEditorPane Also there is another package 'javax.swing.text.html'. I didn't need to use it though (I had used JEditorPane only). - UnicMan http://members.tripod.com/unicman codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |