public class JAXBStringReaderProviders extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JAXBStringReaderProviders.RootElementProvider |
| Constructor and Description |
|---|
JAXBStringReaderProviders(javax.ws.rs.ext.Providers ps) |
| Modifier and Type | Method and Description |
|---|---|
protected JAXBContext |
getStoredJAXBContext(Class type) |
protected Unmarshaller |
getUnmarshaller(Class type) |
public JAXBStringReaderProviders(javax.ws.rs.ext.Providers ps)
protected final Unmarshaller getUnmarshaller(Class type) throws JAXBException
JAXBExceptionprotected JAXBContext getStoredJAXBContext(Class type) throws JAXBException
JAXBExceptionCopyright © 2016 Oracle Corporation. All rights reserved.