Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] open HTML entities

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Diego Campo <diego.campo AT properazzi.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] open HTML entities
  • Date: Wed, 16 Jan 2008 13:21:49 -0500

Diego Campo wrote:
Sure, sorry about that.

I attach the xml code.
The important areas are like this:

<td><div align="right"><a
href="http://www.sucasita.es/search.cgi?wherefrom=web&lang=D&job=detail&ref=PAN-100-A03";>Details</a></div></td>


This fragment is malformed. Parsing it should throw an exception. If anything else is happening, it's a bug; but if you're getting an exception and you aren;t expecting one, it's your code that has the bug.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/




Archive powered by MHonArc 2.6.24.

Top of Page