Package | Description |
---|---|
javax.xml.bind |
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
|
org.jboss.resteasy.plugins.providers.jaxb | |
org.jboss.resteasy.plugins.providers.jaxb.json |
Modifier and Type | Method and Description |
---|---|
abstract Validator |
JAXBContext.createValidator()
Deprecated.
since JAXB2.0
|
Modifier and Type | Method and Description |
---|---|
Validator |
JAXBContextWrapper.createValidator()
Deprecated.
See javax.xml.bind.JAXBContext#createValidator().
|
Modifier and Type | Method and Description |
---|---|
Validator |
JettisonMappedContext.createValidator() |
Validator |
BadgerContext.createValidator() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.