| Method and Description |
|---|
| org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper.createValidator()
See javax.xml.bind.JAXBContext#createValidator().
|
| org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller.isValidating()
This method is deprecated as of JAXB 2.0 - please use the new
SecureUnmarshaller.getSchema() API. |
| org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller.setValidating(boolean)
since JAXB2.0, please see
SecureUnmarshaller.getSchema() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.