Re: [bdbxml] XMLInputStreams and regular InputStreams and w3c DOM objects.

George Feinberg <[email protected]> Sun, 25 Sep 2005 18:57:44 -0400
Newsgroups gmane.comp.db.dbxml.general
Message-ID <[email protected]>
On Sep 25, 2005, at 1:54 PM, Mark R. Diggory wrote:

> I'd also really like to be able to connect the container easily to  
> JAXP Transform StreamResult classes. Actually, these are not  
> InputStreams (used in Java to read content (less than write it) but  
> Writers and OutputStreams. See:
>
> http://java.sun.com/j2se/1.4.2/docs/api/javax/xml/transform/stream/ 
> StreamResult.html
>
> Its this kind of Streaming and Chaining which would really make the  
> bdbxml api more useful both for reading contents and writing contents.


A future release (post-2.2) will have improved support for getting
XML in and out of BDB XML.  There will be new classes  for
both input and output that allow applications to create documents
from an event stream, as well as take output as events.
Some (hopefully small) implementation will be required to perform the  
mapping from
one form to another.

The objective is improved application integration, by
allowing applications that have XML information in a form
other than a string, file, or byte stream to more efficiently process
that information using BDB XML.

Regards,

George




------------------------------------------
To remove yourself from this list, send an
email to [email protected]