| Package | Description |
|---|---|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| 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 |
|---|---|
Validator |
JAXBContextImpl.createValidator() |
| 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.