> -----Original Message----- > From: Dan Diephouse [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 14, 2005 12:25 PM > To: dev@xmlbeans.apache.org > Subject: Re: Fast Infoset Support? > > > Burkley Frederick G NPRI wrote: > > Hello, > > > > Is there presently any support for Fast Infoset binary > compressed XML documents? > > > > I have used eyebrowse to search this list and found a > reference to "Binary XML" in a thread "Future XMLBeans > feature work", but nothing else. I also searched the users > mailing list. > > > > If not Fast Infoset in particular, is there support or > discussion of support for other binary XML schemes within XmlBeans? > > > > > > Thanks, > > Fred Burkley > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > See my comment here on the FI xmlbeans issue: > > http://issues.apache.org/jira/browse/XMLBEANS-232?page=comment s#action_12359233
I looked at using the com.sun.xml.fastinfoset.stax.StAXDocumentParser as my XmlReader, as suggested in http://issues.apache.org/jira/browse/XMLBEANS-232?page=comments#action_12359233. However I don't see how I can do this as StAXDocumentParser does not implement the XmlReader interface. Please let me know if I am missing something here. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]