Class | Description |
---|---|
A2EXmlStreamWriterProxy | |
DefaultXmlStreamWriter |
This class contains a default implementation of
XMLStreamWriter methods that aren't expected of doing anything
(have empty body or return a null reference) in case of marshalling a JAXBBean into a JSON representation. |
JacksonArrayWrapperGenerator | |
JacksonRootStrippingGenerator | |
JacksonStringMergingGenerator | |
JsonEncoder | |
JsonXmlStreamWriter |
Implementation of
XMLStreamWriter for JSON streams in mapped notation. |
Stax2JacksonWriter |
Implementation of
XMLStreamWriter for JSON streams in natural notation. |
Copyright © 2013 Oracle Corporation. All rights reserved.