Community
Participate
Working Groups
Add support for marshalling to JsonGenerator. For this we should create a JsonGeneratorResult that implements javax.xml.transform.Result. This new result will then be able to be used with the following unmarshal methods: Marshaller.marshal(Object, Result) We should test the following high-level use cases: - Marshalling to a new document (both object and array) - Marshalling into an existing document (both object and array).
Created attachment 233765 [details] Proposed changes
Created attachment 233768 [details] Proposed changes
Created attachment 233805 [details] Additional update
Created attachment 233848 [details] Cleanup update
pushed to master 0c9d5bc21d7252b9528763f8e0f5fd85ffa51d04
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink