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

Key: XSTR-302
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Unassigned
Reporter: Mårten Gustafsson
Votes: 0
Watchers: 0
Operations

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

StaxDriver.createStaxWriter functions not beeing called

Created: 27/Apr/06 02:43 AM   Updated: 07/Aug/06 09:07 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2

File Attachments: 1. Java Source File StaxDriverTest.java (1 kb)

Issue Links:
Related
 
dependent
 

JDK version and platform: IBM 1.3.1, sun 1.4.2.11 Windows


 Description  « Hide
Neither of the 2 StaxDriver.createStaxWriter functions are called during printout.

Testcase not junit.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Joerg Schaible - 07/Jul/06 04:59 PM
I've implemented this now. Creation of StaxReader and StaxWriter can now be overwritten.