public class JAXBStringReaderProviders
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JAXBStringReaderProviders.RootElementProvider |
| Constructor and Description |
|---|
JAXBStringReaderProviders(Providers ps) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.xml.bind.JAXBContext |
getStoredJAXBContext(java.lang.Class type) |
protected javax.xml.bind.Unmarshaller |
getUnmarshaller(java.lang.Class type) |
public JAXBStringReaderProviders(Providers ps)
protected final javax.xml.bind.Unmarshaller getUnmarshaller(java.lang.Class type)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionprotected javax.xml.bind.JAXBContext getStoredJAXBContext(java.lang.Class type)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionCopyright © 2015 Oracle Corporation. All Rights Reserved.