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 |
Modifier and Type | Method and Description |
---|---|
void |
JAXBContext.generateSchema(SchemaOutputResolver outputResolver)
Generates the schema documents for this context.
|
Modifier and Type | Method and Description |
---|---|
void |
JAXBContextWrapper.generateSchema(SchemaOutputResolver outputResolver) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.