Re: [Htmlparser-user] parsing XHTML and XML
Brought to you by:
derrickoswald
From: Eugeny N D. <bo...@re...> - 2006-08-28 08:10:15
|
On Fri, Aug 25, 2006 at 09:56:48AM +0100, Ian Macfarlane wrote: > If it's guaranteed to be valid XML, I'd use an XML parser instead. > Java has one built in, or look into Xerces. The thing is I will get the document as input, and I don't know which of formats - HTML, XHTML or XML - it will be, so I'm looking for common way to build DOM for these formats. -- Eugene N Dzhurinsky |