Closed
Description
Peter Zozom opened SWS-181 and commented
For Spring Batch's Xml IO sources will be helpful to have method setXmlDecl(boolean) in org.springframework.oxm.Marshaller interface, which will configure marshaller to turn on/off writing StartDocument event and EndDocument event for each call of marshall() method.
See new XML I/O sources attached as SVN patch in issue:
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
Issue Links:
- BATCH-116 Create XML input/output source which will work directly with StAX parser