| 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 © 2014 Oracle Corporation. All Rights Reserved.