----- Original Message ----- From: "Joseph Kesselman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "XALAN Mailing List (E-Mail)" <[EMAIL PROTECTED]> Sent: Wednesday, June 18, 2003 6:15 AM Subject: Re: How to put a DOM into a pipe
> > > > > >class or function to build an "InputSource" or an "XMLReader" from a > >"Document" or "Node". > > Look at the subclasses of InputSource and you'll find > javax.xml.transform.dom.DOMSource. DOMSource implements javax.xml.transformSource, not org.xml.sax.InputSource. I checked in xalan 2.3.1 and 2.5.1 Am I missing something? Jeff