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 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.