Uses of Package
com.sun.xml.bind.v2.runtime.reflect
Packages that use com.sun.xml.bind.v2.runtime.reflect
Package
Description
The specialization of
com.sun.xml.bind.v2.model.core
for the runtime.Abstraction around accessing data of actual objects.
-
Classes in com.sun.xml.bind.v2.runtime.reflect used by com.sun.xml.bind
-
Classes in com.sun.xml.bind.v2.runtime.reflect used by com.sun.xml.bind.v2.model.runtime
-
Classes in com.sun.xml.bind.v2.runtime.reflect used by com.sun.xml.bind.v2.runtime.propertyClassDescriptionAccesses a particular property of a bean.
Accessor
andTransducer
combined into one object. -
Classes in com.sun.xml.bind.v2.runtime.reflect used by com.sun.xml.bind.v2.runtime.reflectClassDescriptionAccesses a particular property of a bean.
Accessor
that uses Java reflection to access a field.Accessor
that uses Java reflection to access a getter and a setter.TransducedAccessor
that prints toString
.Used to list individual values of a multi-value property, and to pack individual values into a multi-value property.Almost likeIterator
but can throw JAXB specific exceptions.Accessor
andTransducer
combined into one object. -
Classes in com.sun.xml.bind.v2.runtime.reflect used by com.sun.xml.bind.v2.runtime.reflect.optClassDescriptionAccesses a particular property of a bean.
TransducedAccessor
that prints toString
.Accessor
andTransducer
combined into one object. -
Classes in com.sun.xml.bind.v2.runtime.reflect used by com.sun.xml.bind.v2.runtime.unmarshallerClassDescriptionAccesses a particular property of a bean.Used to list individual values of a multi-value property, and to pack individual values into a multi-value property.
Accessor
andTransducer
combined into one object.