   | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | |  | Trying to use jdom with TagSoup | Trying to use jdom with TagSoup 2003-12-30 - By eric@(protected)
Back I also posted this to comp.lang.java.programmer and at www.javaworld.com, but I thought you guys might know best on this one:
I'm trying to convert html pages to xml and I'm having some difficulty with the folowing:
1. I try to use Tidy but the html that I'm trying to convert to xhtml has too many errors and so I spend a lot of time trying to "fix" the html before running it through Tidy. I'm using Tidy with -asxml
2. I've tried using TagSoup with JDOM but the SAXBuilder internally tries to set the namespace prefixes and TagSoup does not support that internal feature.
I really would appreciate help from someone who has delt with having to crank out lots of xml(xhtml) from poorly formatted html. I appreciate any help! ;)
-Eric __ ____ ____ ____ ____ ____ ____ ____ ____ ____ To control your jdom-interest membership: http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@(protected) .com
Earn $52 per hosting referral at Lunarpages.
|
|
 |