qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] Canonical XML Output - possible bug?


From: Per Bothner
Subject: Re: [Qexo-general] Canonical XML Output - possible bug?
Date: Tue, 19 Aug 2003 01:19:01 -0700
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030612

Craig Munday wrote:

I'm still getting non-canonical output so I traced the execution of the
XMLPrinter class and noticed that it is being constructed twice.

I'm not sure what you're trying to say - certainly it isn't possible
for a object to be "constructed twice".  Perhaps some method is being
called twice?  Or do you mean two different XMLPrinter objects are
being constructed, and we're using the wrong one?  If so, when is
this heppening?  Simple command-line usage seems to work:

java kawa.repl --output-format xml --xquery
(: 1 :) <a/>
<a></a>
--
        --Per Bothner
address@hidden   http://per.bothner.com/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]