Details
Description
The StAX implementation is multiple times faster than DOM. XStream should be configured everywhere to use the StaxDriver instead of the DomDriver, but it requires Java 6 to get an implementation that does not require additional dependencies.
Issue Links
- depends upon
-
XSITE-37
Set Java 6 as minmal supported version
-
Activity
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
Replace the driver in the DefaultXSiteFactory. Replace it also in the configuration of the PicoXSiteFactory.