[ https://issues.apache.org/jira/browse/WSCOMMONS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen updated WSCOMMONS-450: -------------------------------------- Attachment: WSCOMMONS-450.patch Attached an initial version of a patch for this improvement. Since this will require some larger changes, I will postpone the issue to 1.2.10. > Enhance OMStAXWrapper/OMNavigator to work with OMDocument objects > ----------------------------------------------------------------- > > Key: WSCOMMONS-450 > URL: https://issues.apache.org/jira/browse/WSCOMMONS-450 > Project: WS-Commons > Issue Type: Improvement > Components: AXIOM > Affects Versions: Axiom 1.2.8 > Reporter: Andreas Veithen > Assignee: Andreas Veithen > Fix For: Axiom 1.2.10 > > Attachments: WSCOMMONS-450.patch > > > OMStAXWrapper only works with OMElements and OMNavigator only with OMNodes. > It should be easy make this work with OMDocument objects as well. This would > allow to get an XMLStreamReader for the entire document (Note the "missing" > getXMLStreamReader(WithoutCaching) method in OMDocument). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.