| Package | Description |
|---|---|
| com.sun.xml.bind.v2.model.impl |
Implementation of the com.sun.xml.bind.j2s.model package.
|
| com.sun.xml.bind.v2.model.runtime |
The specialization of
com.sun.xml.bind.v2.model.core for the runtime. |
| com.sun.xml.bind.v2.schemagen |
Schema generator.
|
| Modifier and Type | Method | Description |
|---|---|---|
TypeInfoSet<T,C,F,M> |
ModelBuilder.link() |
Called after all the classes are added to the type set
to "link" them together.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
RuntimeTypeInfoSet |
TypeInfoSet refined for runtime. |
| Constructor | Description |
|---|---|
XmlSchemaGenerator(Navigator<T,C,F,M> navigator,
TypeInfoSet<T,C,F,M> types) |
Copyright © 2018 Oracle Corporation. All rights reserved.