Re: [xml-dev] Updating document with SAX

From
Karl Waclawek <>
To
, Toni Uusitalo <>
Date
2003-11-20T14:13:24Z
ID
<004001c3af70$7608c4f0$9e539696@citkwaclaww2k>
Thread
Re: [xml-dev] Updating document with SAX
> I'm still trying to invent some lightweight helper-routines
> for updating and binding data using SAX (I'm bit behind my time ;-) ).
> I'm not calling this random access update anymore since it's more like 
> forward-only cursor
> update or something (if somebody has seen my previous posting "sax random 
> access update"
>   - which was really crappy idea).

Have you had a look at STX? http://stx.sourceforge.net/.

Karl