Uses of Class
org.glassfish.jaxb.core.v2.model.core.Adapter
Packages that use Adapter
Package
Description
The in-memory model of the JAXB-bound beans.
Abstraction around accessing data of actual objects.
-
Uses of Adapter in org.glassfish.jaxb.core.v2.model.core
Fields in org.glassfish.jaxb.core.v2.model.core declared as AdapterMethods in org.glassfish.jaxb.core.v2.model.core that return AdapterModifier and TypeMethodDescriptionAttributePropertyInfo.getAdapter()ElementPropertyInfo.getAdapter()PropertyInfo.getAdapter()ReferencePropertyInfo.getAdapter()ValuePropertyInfo.getAdapter()Constructors in org.glassfish.jaxb.core.v2.model.core with parameters of type Adapter -
Uses of Adapter in org.glassfish.jaxb.runtime.v2.runtime.reflect
Methods in org.glassfish.jaxb.runtime.v2.runtime.reflect with parameters of type AdapterModifier and TypeMethodDescriptionstatic <BeanT,PropT, ItemT, PackT>
Lister<BeanT,PropT, ItemT, PackT> Gets a reference to the appropriate object if the field is a multi-value field.