Uses of Class
org.eclipse.persistence.internal.oxm.record.UnmarshalRecordImpl
Packages that use UnmarshalRecordImpl
Package
Description
-
Uses of UnmarshalRecordImpl in org.eclipse.persistence.internal.oxm
Subclasses of UnmarshalRecordImpl in org.eclipse.persistence.internal.oxmModifier and TypeClassDescriptionclassINTERNAL:class -
Uses of UnmarshalRecordImpl in org.eclipse.persistence.internal.oxm.record
Subclasses of UnmarshalRecordImpl in org.eclipse.persistence.internal.oxm.recordModifier and TypeClassDescriptionclassclassINTERNAL: This class delegates all events corresponding to the UnmappedContentHandler. -
Uses of UnmarshalRecordImpl in org.eclipse.persistence.oxm.record
Subclasses of UnmarshalRecordImpl in org.eclipse.persistence.oxm.recordModifier and TypeClassDescriptionclassRecord for handling simple root elements that have a single text child node, and are being unmarshalled to a primitive wrapper object.