| Package | Description |
|---|---|
| com.sun.jersey.api.json |
Provides support for enabling and configuring JSON.
|
| Modifier and Type | Method and Description |
|---|---|
JSONUnmarshaller |
JSONJAXBContext.createJSONUnmarshaller()
Create a JSON unmarshaller.
|
static JSONUnmarshaller |
JSONJAXBContext.getJSONUnmarshaller(javax.xml.bind.Unmarshaller unmarshaller,
javax.xml.bind.JAXBContext jaxbContext)
Get a
JSONUnmarshaller from a Unmarshaller. |
Copyright © 2016 Oracle Corporation. All Rights Reserved.