public interface JAXBContextCache
| Modifier and Type | Method and Description |
|---|---|
JAXBContext |
resolveContext(Class jaxbClass)
Gets a JAXB context object for the given JAXB class.
|
Schema |
resolveSchema(URL url)
Gets a XML Schema object for the given URL.
|
JAXBContext resolveContext(Class jaxbClass) throws JAXBException
JAXBExceptionSchema resolveSchema(URL url) throws SAXException, IOException
SAXExceptionIOExceptionCopyright © 2017 SAP SE. All Rights Reserved.