[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Re: [Java] Serializing StAX Events
- From: "Johannes.Lichtenberger" <Johannes.Lichtenberger@uni-konstanz.de>
- Date: Fri, 08 Oct 2010 03:53:58 +0200
On 10/08/2010 03:27 AM, David Lee wrote:
> You may have a hard time parsing that back to an XEvent
Yeah, that's exactly my problem. I stick to my List of XMLEvents or more
precisely now XMLEventWritables, but I'm having the same issue with
deserialising the event :-/
I think I have to parse the input, determine if it's a start tag, end
tag, character or whatever and then use XMLEventFactory to recreate the
event. Well, I assume no method exists, to parse it back?! :(
regards,
Johannes
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]