Bug 62796

Summary: Remove XML Event parser code from PackagePropertiesMarshaller
Product: POI Reporter: PJ Fanning <fanningpj>
Component: POI OverallAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 4.0.0-FINAL   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X 10.1   

Description PJ Fanning 2018-10-02 18:43:29 UTC
See http://apache-poi.1045710.n5.nabble.com/java-lang-ClassCastException-com-ibm-xml-xlxp2-api-stax-XMLEventFactoryImpl-incompatible-with-javax-y-tc5731786.html

The XML Event Factory is only used to create Namespace instances and this can be done with simpler code.