Add a getOutputFormat method to MTOMXMLStreamWriter ---------------------------------------------------
Key: WSCOMMONS-335 URL: https://issues.apache.org/jira/browse/WSCOMMONS-335 Project: WS-Commons Issue Type: Improvement Components: AXIOM Reporter: Andreas Veithen Priority: Minor The MTOMXMLStreamWriter class has a setOutputFormat method as well as delegate methods for most of the getters and setters of the OutputFormat object, but it does not have a getOutputFormat method. This would be useful to get access to all the information stored in the OutputFormat object, in particular to the properties introduced by WSCOMMONS-287. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.