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
JAXBException
protected JAXBContext getStoredJAXBContext(Class type) throws JAXBException
JAXBException
Copyright © 2013 Oracle Corporation. All rights reserved.