You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Dan Diephouse (JIRA)" <xm...@xml.apache.org> on 2004/10/27 17:38:32 UTC

[jira] Commented: (XMLBEANS-63) implement save(XMLStreamWriter) method for StAX output

     [ http://issues.apache.org/jira/browse/XMLBEANS-63?page=comments#action_54701 ]
     
Dan Diephouse commented on XMLBEANS-63:
---------------------------------------

Any word on when or if this will be implemented sometime?  It'd be great if it was in before the 2.0 beta. 

> implement save(XMLStreamWriter) method for StAX output
> ------------------------------------------------------
>
>          Key: XMLBEANS-63
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-63
>      Project: XMLBeans
>         Type: Improvement
>   Components: XmlObject
>     Versions: Version 2
>     Reporter: james strachan
>     Assignee: Eric Vasilik

>
> Currently XmlObject supports save() on all APIs but StAX and implements Factory.parse() on StAX but does not support save() taking an XMLStreamWriter.
> If its any help, I hacked together a workaround for this in ActiveSOAP - by all means crib the code if it helps..
> http://cvs.activesoap.codehaus.org/viewrep/activesoap/src/java/org/codehaus/activesoap/handler/xmlbeans/XMLBeansHelper.java?r=HEAD
> Though I'm sure you can figure out a better way to implement this, there's probably an easier way to do it with XmlCursor :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org