Package | Description |
---|---|
com.sun.jersey.api.json |
Provides support for enabling and configuring JSON.
|
Modifier and Type | Method and Description |
---|---|
static JSONConfiguration.MappedJettisonBuilder |
JSONConfiguration.mappedJettison()
A static method for obtaining a builder of
JSONConfiguration instance, which will use JSONConfiguration.Notation.MAPPED_JETTISON JSON notation. |
JSONConfiguration.MappedJettisonBuilder |
JSONConfiguration.MappedJettisonBuilder.xml2JsonNs(Map<String,String> jsonXml2JsonNs)
Setter for XML to JSON namespace mapping.
|
Copyright © 2013 Oracle Corporation. All rights reserved.