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