| Package | Description |
|---|---|
| com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ElementInfo<T,C> |
A particular use (specialization) of
JAXBElement. |
| Modifier and Type | Method | Description |
|---|---|---|
Element<T,C> |
MaybeElement.asElement() |
|
Element<T,C> |
Element.getSubstitutionHead() |
If this element can substitute another element, return that element.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Set<? extends Element<T,C>> |
ReferencePropertyInfo.getElements() |
Returns the information about the possible elements in this property.
|
Copyright © 2017 Oracle Corporation. All rights reserved.