[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] combining XMLEvent lists
- From: "Johannes.Lichtenberger" <Johannes.Lichtenberger@uni-konstanz.de>
- To: xml-dev@lists.xml.org
- Date: Tue, 28 Sep 2010 20:19:47 +0200
On 09/28/2010 07:46 PM, Michael Kay wrote:
> On 28/09/2010 6:24 PM, David wrote:
>> My guess would be "XMLEvent" is refering to StAX Events.
>>
>> http://woodstox.codehaus.org/javadoc/stax-api/1.0/javax/xml/stream/events/XMLEvent.html
>>
>
> Ah yes, you're probably right. I forgot that's what they were called...
>
> If that's the case it looks fairly easy to present a List<XMLEvent> via
> an XMLEventReader, which can be wrapped in a StaxSource and supplied to
> any Saxon interface that expects a Source, for example a DocumentBuilder.
Right, StAX events. Hm, ok, it seems I'm a little bit hard of
understanding, but how do I create an XMLEventReader out of a
List<XMLEvent>?
regards and thanks,
Johannes
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]