Shouldn't we wait until we have figure out the writer problem? Just for sake of symmetry.
-Elias Garrett Rooney wrote: > On 6/18/06, James M Snell <[EMAIL PROTECTED]> wrote: >> If there are no objections, I will check in the attached patch that lets >> us use a Reader on the parse. >> >> Reader reader = ... >> Document doc = Parser.INSTANCE.parse(reader, uri, options); > > Seems reasonable to me. > > -garrett >
