Am Donnerstag, 13. Januar 2005 12:26 schrieb Meskauskas Audrius: > Audrius Meskauskas ([EMAIL PROTECTED]) starts the > implementation the javax.swing.text.html.parser and closely related > classes from javax.swing.text.html. > > This parser is frequently used by various web robots, automated > html content analysers and so on. Its application area is much > wider than just the web browsers. I have used it many time myself > many times in this way, and now will try to implement.
This is really good news. If you have any questions just mail to he list or me personally. When you want to try to implement HTMLEditorKit and used classes just ask me. I currently implement the same stuff for paint text. Its more easy but generally the same. Michael -- Homepage: http://www.worldforge.org/ _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

