Package | Description |
---|---|
com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
com.sun.xml.bind.v2.model.runtime |
The specialization of
com.sun.xml.bind.v2.model.core for the runtime. |
Modifier and Type | Interface | Description |
---|---|---|
interface |
AttributePropertyInfo<T,C> |
Attribute
PropertyInfo . |
interface |
TypeRef<T,C> |
Information about a type referenced from
ElementPropertyInfo . |
interface |
ValuePropertyInfo<T,C> |
Value
PropertyInfo . |
Modifier and Type | Interface | Description |
---|---|---|
interface |
RuntimeAttributePropertyInfo |
|
interface |
RuntimeNonElementRef |
Runtime version of
NonElementRef . |
interface |
RuntimeTypeRef |
|
interface |
RuntimeValuePropertyInfo |
Copyright © 2018 Oracle Corporation. All rights reserved.