Does not seem to be a JDOM issue since it works fine on command line.
Don't you think so ?

--Navjeet


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 21, 2001 3:55 PM
> To: Chabbewal, Navjeet
> Cc: Christopher Raber; [EMAIL PROTECTED]
> Subject: RE: stream closed exception when creating a transformer
> 
> 
> 
> >Here it is and I am using JDOM:
> 
> As far as I know, JDOM does not support the W3C DOM API (despite its
> somewhat misleading name). I don't think we currently have any direct
> support for JDOM in Xalan; you'd have to export the JDOM to 
> DOM or SAX,
> then run Xalan on that.
> 
> Someone could write a JDOMSource object, and a JDOM2DTM wrapper...
> 

Reply via email to