Results 1 to 3 of 3
Thread: Clear text from HTML ???
- 04-16-2009, 01:43 PM #1
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
- 04-16-2009, 02:28 PM #2
Member
- Join Date
- Mar 2009
- Posts
- 25
- Rep Power
- 0
One way would be to stop reading when you get to an "<" and start reading after the corresponding ">".
- 04-17-2009, 05:17 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Using javax.swing.text.html.HTMLEditorKit, you can easily extract the text from the HTML file.
Similar Threads
-
use of javax.swing.text.html
By newbieal in forum New To JavaReplies: 3Last Post: 10-09-2008, 06:45 PM -
Unsupported Content-Type: text/html Supported ones are: [text/xml]
By luislopezco in forum Advanced JavaReplies: 0Last Post: 05-26-2008, 04:26 PM -
HSSF: Html to Text conversion
By xtech in forum Advanced JavaReplies: 1Last Post: 04-17-2008, 08:45 AM -
convert html to text using java
By praveen@asia-mail.com in forum New To JavaReplies: 1Last Post: 11-14-2007, 02:08 PM -
convert html to plain text
By vissu007 in forum New To JavaReplies: 3Last Post: 07-07-2007, 02:39 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks