RE: XMLStreamReader namespace handling

2008-09-25 Thread Gordon Rogers
rom: Cezar Andrei [mailto:[EMAIL PROTECTED] Sent: 24 September 2008 17:59 To: user@xmlbeans.apache.org Subject: RE: XMLStreamReader namespace handling Gordon, The two methods are not designed to return exactly the same info. While xmlText() has to always return a valid XML document with more flexib

RE: XMLStreamReader namespace handling

2008-09-24 Thread Cezar Andrei
Gordon, The two methods are not designed to return exactly the same info. While xmlText() has to always return a valid XML document with more flexible options, the newXMLStreamReader() is designed for speed to transfer the contents of the XML store. Cezar > -Original Message- > From: