Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] filtering processing instructions

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <erharold AT gmail.com>
  • To: Benson Margulies <bim2007 AT basistech.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] filtering processing instructions
  • Date: Wed, 19 Sep 2007 14:21:04 -0400

Benson Margulies wrote:
ERH just sent mail saying, 'filter with a node factory'. So I was
wondering why this worked differently.


XOM assumes the input is well-formed XML. If it's not, expect an exception. In that case, you may need to correct the input data before you send it to the parser.


--
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