Master:
# 1    Is there any ready to use java method to remove unclose HTML tags?                  
Dude
Online no
State
Grouping Member
Class class4
Score 161
Wealth 125.5
Posts 116
Login 00:20:49
Please provide an exmaple here if you can, my buddies.
Hits: 245, Date: 2010-03-07 03:03:30
[Agree] ( 5 ) [Against] ( 7 )

# 2    i just google this                  
Dude
Online no
State
Grouping Member
Class class4
Score 161
Wealth 125.5
Posts 116
Login 00:20:49
there is a library called htmlcleaner, i have downloaded a jar file, i have included in build path of Eclipse, and imported it in my class:
import org.htmlcleaner.*;

It works, clean a lot of unwanted tags, but some unclosed tags were still not removed.
Hits: 243, Date: 2010-03-07 04:43:42
[Agree] ( 5 ) [Against] ( 6 )

# 3    htmlcleaner is not good                  
luke1
Online no
State 453
Grouping Super Admin
Class class4
Score 250
Wealth 62
Posts 230
Login 07:37:57
hard to clean un-wanted stuff.
Hits: 239, Date: 2010-03-29 21:04:48
[Agree] ( 4 ) [Against] ( 7 )

1 - 3 [ 3]

Reply: Is there any ready to use java method to remove unclose HTML tags?

*First line:


More content:


Tags:



Hint: You cannot post here before loginLogin | Register

nothing