Re: [Htmlparser-user] parsing XHTML and XML
Brought to you by:
derrickoswald
From: Ian M. <ian...@gm...> - 2006-08-25 08:56:52
|
If it's guaranteed to be valid XML, I'd use an XML parser instead. Java has one built in, or look into Xerces. Ian On 8/23/06, Eugeny N Dzhurinsky <bo...@re...> wrote: > Is it possible to parse XML documents as well as XHTML documents with > htmlparser? > > -- > Eugene N Dzhurinsky > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Htmlparser-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlparser-user > |