Re: How to convert text/html to plain text?
Posted By:
James_Bayer
Posted On:
Thursday, January 16, 2003 03:23 PM
this is would be lucky if it works, but perhaps you can rendor it using http://java.sun.com/j2se/1.3/docs/api/javax/swing/JEditorPane.html and then use getText()? i haven't tried it, but it's someplace to start.