Uses of Class
com.sun.xml.bind.v2.model.core.Adapter
Packages that use Adapter
Package
Description
Implementation of the
com.sun.xml.bind.v2.model.core
package for XJC.The in-memory model of the JAXB-bound beans.
Abstraction around accessing data of actual objects.
-
Uses of Adapter in com.sun.tools.xjc.model
Subclasses of Adapter in com.sun.tools.xjc.model -
Uses of Adapter in com.sun.xml.bind.v2.model.core
Fields in com.sun.xml.bind.v2.model.core declared as AdapterMethods in com.sun.xml.bind.v2.model.core that return AdapterModifier and TypeMethodDescriptionAttributePropertyInfo.getAdapter()
ElementPropertyInfo.getAdapter()
PropertyInfo.getAdapter()
ReferencePropertyInfo.getAdapter()
ValuePropertyInfo.getAdapter()
Constructors in com.sun.xml.bind.v2.model.core with parameters of type Adapter -
Uses of Adapter in com.sun.xml.bind.v2.runtime.reflect
Methods in com.sun.xml.bind.v2.runtime.reflect with parameters of type Adapter