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

Reply via email to