|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JSONConfiguration.MappedJettisonBuilder | |
---|---|
com.sun.jersey.api.json | Provides support for enabling and configuring JSON. |
Uses of JSONConfiguration.MappedJettisonBuilder in com.sun.jersey.api.json |
---|
Methods in com.sun.jersey.api.json that return JSONConfiguration.MappedJettisonBuilder | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |