Next in thread → Next in month →

Re: [xml-dev] [Java] Create a new StAX parser...

From
Johannes.Lichtenberger <>
To
Date
2010-10-05T01:35:14Z
ID
<>
Thread
Re: [xml-dev] [Java] Create a new StAX parser...
On 10/05/2010 03:18 AM, Johannes.Lichtenberger wrote:
> On 10/05/2010 02:16 AM, David wrote:
>>  Curious, what is it you are trying to accomplish that leads you to want
>> a new instance of the parser ?
>> Perhaps by describing what your want to do at a higher level someone can
>> suggest an alternative.
>> To my knowledge there is no standard StAX EventReader constructor which
>> can be made out of another one,
>> although you could write one.
> 
> I just remembered why I did it that way. My task was to write an
> Update-Shredder, which shredders diffs between two revisions of an
> XML-file (insert/delete nodes) into our research XML database system
> (which is capable of storing revisions of XML-files efficiently).

Well, just writing nonsense, I assume I also can use event counters. I
have to go to sleep ;-)

regards,
johannes
Next in thread → Next in month →