{@link JsonGenerator} that outputs JAXB-style XML output instead of JSON content.Operation requires calling code (usually either standard Jackson serializers, or in some cases (like BeanSerializer) customised ones) to do additional configuration calls beyond regular {@link JsonGenerator} API,mostly to pass namespace information.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.