History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XSTR-304
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Assignee: Unassigned
Reporter: John Kristian
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XStream

add StaxDriver.setRepairingNamespace

Created: 28/Apr/06 03:15 PM   Updated: 28/Jul/06 03:38 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

File Attachments: 1. Text File StaxDriver.patch (3 kb)

Issue Links:
dependent
 


 Description  « Hide
Please enhance StaxDriver to enable changing its repairingNamespace property after construction.

To implement this, I suggest delegating the property to the XMLOutputFactory, as in the attached patch.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Joerg Schaible - 28/Jul/06 03:38 PM
Applied. Thanks John.