Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to parse HTML page to HTMLDocument?

807589Sep 20 2008 — edited Sep 20 2008
I can get HTML page as String or as InputStream. Only problem is that I cannot parse it to HTMLDocument object, because I want to display that data in JTextPane. Or is there anyway to show HTML in JTextPane that is in String format?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2008
Added on Sep 20 2008
6 comments
189 views