Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] JDK 1.5 with xom and no external parser

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: Wolfgang Hoschek <whoschek AT lbl.gov>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] JDK 1.5 with xom and no external parser
  • Date: Fri, 13 Aug 2004 23:19:26 -0400

At 5:46 PM -0700 8/13/04, Wolfgang Hoschek wrote:
BTW, Tried a test on JDK 1.5 with xom-1.0a5. To get it to run without an external parser (that is, using the JDK internal xerces parser that replaces crimson) one needs to add
"com.sun.org.apache.xerces.internal.parsers.SAXParser" to the known parser names in Builder.java.


Good catch. I'll look into that. Thanks!
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page