Skip to content

Option to allow marshaller skip xml declarations [SWS-181] #335

Closed
@gregturn

Description

@gregturn

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

Metadata

Metadata

Assignees

Labels

status: declinedA suggestion or change that we don't feel we should currently applytype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions