Hi,
At line 59, of the Utils.java, it changes the system property
'javax.xml.transform.TransformerFactory'
System.setProperty( PROPERTY_TRAX_IMPLEMENTATION, SAXON_TRAX_CLASS );
It creates problem when the system uses another impl. TransformerFactory.
It is unexpected behavior and creates side-effect
Kind regards
Original issue reported on code.google.com by turgayki...@gmail.com on 11 Mar 2014 at 10:01
Original issue reported on code.google.com by
turgayki...@gmail.com
on 11 Mar 2014 at 10:01