Skip to content

JibxMarshaller does not support unmarshalling of DOMSources and SAXSources [SWS-36] #195

Closed
@gregturn

Description

@gregturn

Arjen Poutsma opened SWS-36 and commented

The current implementation of the JibxMarshaller does not work with DOM, nor SAX.

The new 1.1 version of Jibx might have fixed this. This should be investigated.

If 1.1 does not fix it, we can convert incoming DOM documents to streams, and unmarshal from those. This conversion behavior will probably be an option on the JibxMarshaller, because it can decrease performance, and not all users will want that.


Affects: 0.9, 0.9.1, 1.0 M1

1 votes, 1 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions