Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] 0x25?

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold - java FAQ <elharo AT metalab.unc.edu>
  • To: Nils_Kilden-Pedersen AT Countrywide.Com
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] 0x25?
  • Date: Thu, 27 Mar 2003 20:30:32 -0500 (EST)

On Thu, 27 Mar 2003 Nils_Kilden-Pedersen AT Countrywide.Com wrote:

> Obviously I'm incorrect here, Xalan being an XSLT processor.
> The problem seems to be in the xml-apis, which in my case was part of the
> Xalan zip.
> Using an java.io.InputStreamReader instead of a java.io.File produces this
> exception:
>
> java.lang.NullPointerException
> at
> org.apache.xerces.parsers.AbstractSAXParser.setEntityResolver(Unknown
> Source)
> at nu.xom.Builder.build(Builder.java:462)
> at WriteFile.main(WriteFile.java:53)
> Exception in thread "main"
>

I'll look at this. Should be easy enough to find and verify. However, I
doubt it's the same problem Luca was reporting.

--
Elliotte





Archive powered by MHonArc 2.6.24.

Top of Page