|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeNonElementRef | |
---|---|
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.runtime.reflect | Abstraction around accessing data of actual objects. |
Uses of RuntimeNonElementRef in com.sun.xml.bind.v2.model.impl |
---|
Methods in com.sun.xml.bind.v2.model.impl with parameters of type RuntimeNonElementRef | |
---|---|
static Transducer |
RuntimeModelBuilder.createTransducer(RuntimeNonElementRef ref)
Creates a Transducer given a reference. |
Uses of RuntimeNonElementRef in com.sun.xml.bind.v2.model.runtime |
---|
Subinterfaces of RuntimeNonElementRef in com.sun.xml.bind.v2.model.runtime | |
---|---|
interface |
RuntimeAttributePropertyInfo
|
interface |
RuntimeTypeRef
|
interface |
RuntimeValuePropertyInfo
|
Uses of RuntimeNonElementRef in com.sun.xml.bind.v2.runtime.reflect |
---|
Methods in com.sun.xml.bind.v2.runtime.reflect with parameters of type RuntimeNonElementRef | ||
---|---|---|
static
|
TransducedAccessor.get(JAXBContextImpl context,
RuntimeNonElementRef ref)
Gets the TransducedAccessor appropriately configured for
the given property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |