| Package | Description |
|---|---|
| com.sun.xml.bind.api |
Runtime API for the JAX-WS RI
|
| com.sun.xml.bind.v2.model.impl |
Implementation of the com.sun.xml.bind.j2s.model package.
|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| Modifier and Type | Method and Description |
|---|---|
abstract RuntimeTypeInfoSet |
JAXBRIContext.getRuntimeTypeInfoSet()
Allows you to access the runtime model information of the JAXB XML/Java binding.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeTypeInfoSet |
RuntimeModelBuilder.link() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeTypeInfoSet |
JAXBContextImpl.getRuntimeTypeInfoSet() |
RuntimeTypeInfoSet |
JAXBContextImpl.getTypeInfoSet()
Creates a
RuntimeTypeInfoSet. |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.