sshyran / genxdm

Automatically exported from code.google.com/p/genxdm
0 stars 0 forks source link

DefaultDocumentHandler doesn't let clients set XMLInputFactory or XMLOutputFactory #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
as of rev 40, DefaultDocumentHandler sets the opf and ipf members directly by 
use of the XMLOutputFactory.newInstance() and XMLInputFactory.newInstance() 
methods.

In an OSGi-based world, using these two methods can be problematic.

We should provide some way for clients of this class to set those properties.

Original issue reported on code.google.com by eric%tib...@gtempaccount.com on 28 Oct 2010 at 5:28

GoogleCodeExporter commented 8 years ago
Set to new; not accepted.

Original comment by aale...@gmail.com on 10 Nov 2010 at 7:20

GoogleCodeExporter commented 8 years ago
Changed milestone.

Original comment by eric%tib...@gtempaccount.com on 10 Nov 2010 at 9:32

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r344.

Original comment by aale...@gmail.com on 30 Jul 2012 at 7:34