Uses of Interface
org.eclipse.persistence.internal.oxm.record.UnmarshalContext
Package
Description
-
Uses of UnmarshalContext in org.eclipse.persistence.internal.oxm
Modifier and TypeClassDescriptionclass
Allow the unmarshal context to be wrapped.ModifierConstructorDescriptionChoiceUnmarshalContext
(UnmarshalContext unmarshalContext, XMLConverterMapping converter) -
Uses of UnmarshalContext in org.eclipse.persistence.internal.oxm.record
Modifier and TypeClassDescriptionclass
An implementation of UnmarshalContext for handling plain old java objects that are mapped to XML.class
Modifier and TypeMethodDescriptionUnmarshalRecord.getUnmarshalContext()
UnmarshalRecordImpl.getUnmarshalContext()
Modifier and TypeMethodDescriptionvoid
UnmarshalRecord.setUnmarshalContext
(UnmarshalContext unmarshalContext) void
UnmarshalRecordImpl.setUnmarshalContext
(UnmarshalContext unmarshalContext) -
Uses of UnmarshalContext in org.eclipse.persistence.oxm.record
Modifier and TypeMethodDescriptionvoid
UnmarshalRecord.setUnmarshalContext
(UnmarshalContext unmarshalContext)