|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders
public class JAXBStringReaderProviders
Nested Class Summary | |
---|---|
static class |
JAXBStringReaderProviders.RootElementProvider
|
Constructor Summary | |
---|---|
JAXBStringReaderProviders(javax.ws.rs.ext.Providers ps)
|
Method Summary | |
---|---|
protected javax.xml.bind.JAXBContext |
getStoredJAXBContext(java.lang.Class type)
|
protected javax.xml.bind.Unmarshaller |
getUnmarshaller(java.lang.Class type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JAXBStringReaderProviders(javax.ws.rs.ext.Providers ps)
Method Detail |
---|
protected final javax.xml.bind.Unmarshaller getUnmarshaller(java.lang.Class type) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
protected javax.xml.bind.JAXBContext getStoredJAXBContext(java.lang.Class type) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |