Wouldn't you also want?

XMLStreamReader getXMLStreamReader(DataObject object);

Frank.


Jeremy Boynes <[EMAIL PROTECTED]> wrote on 03/30/2006 02:06:20 PM:

> Raymond Feng wrote:
> > Hi,
> > 
> > I have a question about the save methods. Is the output to
> > XMLStreamWriter consumable by another databinding which takes
> > XMLStreamReader as the input? If not, I would like to see something 
like:
> > 
> > XMLStreamReader getXMLStreamReader(XMLDocuement doc);
> > 
> 
> I could not find an easy way to convert a writer to a reader. This looks
> a good addition.
> --
> Jeremy

Reply via email to