Uses of Class
com.sun.xml.bind.v2.runtime.AssociationMap
Packages that use AssociationMap
Package
Description
Code that implements JAXBContext, Unmarshaller, and Marshaller.
Code that writes well-formed XML (
XmlOutput
and its implementations}.-
Uses of AssociationMap in com.sun.xml.bind.v2.runtime
Constructors in com.sun.xml.bind.v2.runtime with parameters of type AssociationMap -
Uses of AssociationMap in com.sun.xml.bind.v2.runtime.output
Constructors in com.sun.xml.bind.v2.runtime.output with parameters of type AssociationMap -
Uses of AssociationMap in com.sun.xml.bind.v2.runtime.unmarshaller
Constructors in com.sun.xml.bind.v2.runtime.unmarshaller with parameters of type AssociationMapModifierConstructorDescriptionUnmarshallerImpl
(JAXBContextImpl context, AssociationMap assoc) UnmarshallingContext
(UnmarshallerImpl _parent, AssociationMap assoc) Creates a new unmarshaller.