| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeBuiltinLeafInfoImpl<T>
BuiltinLeafInfoImpl with a support for runtime. |
| Modifier and Type | Method and Description |
|---|---|
RuntimeNonElement |
RuntimeModelBuilder.getClassInfo(Class clazz,
boolean searchForSuperClass,
Locatable upstream) |
RuntimeNonElement |
RuntimeModelBuilder.getClassInfo(Class clazz,
Locatable upstream) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuntimeArrayInfo |
interface |
RuntimeBuiltinLeafInfo |
interface |
RuntimeClassInfo |
interface |
RuntimeEnumLeafInfo |
interface |
RuntimeLeafInfo |
| Modifier and Type | Method and Description |
|---|---|
RuntimeNonElement |
RuntimeTypeInfoSet.getAnyTypeInfo() |
RuntimeNonElement |
RuntimeTypeInfoSet.getClassInfo(Class type) |
RuntimeNonElement |
RuntimeElementInfo.getContentType()
Short for
getProperty().ref().get(0). |
RuntimeNonElement |
RuntimeArrayInfo.getItemType()
T of T[].
|
RuntimeNonElement |
RuntimeMapPropertyInfo.getKeyType() |
RuntimeNonElement |
RuntimeAttributePropertyInfo.getTarget() |
RuntimeNonElement |
RuntimeNonElementRef.getTarget() |
RuntimeNonElement |
RuntimeTypeRef.getTarget() |
RuntimeNonElement |
RuntimeValuePropertyInfo.getTarget() |
RuntimeNonElement |
RuntimeTypeInfoSet.getTypeInfo(Type type) |
RuntimeNonElement |
RuntimeMapPropertyInfo.getValueType() |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.