The writer problem is a bit harder and is going to take a little while to figure out. This is a quick easy fix that does improve usability.
- James Elias Torres wrote: > 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 >> >
