Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.FragmentMapping
-
Packages that use FragmentMapping Package Description org.eclipse.persistence.internal.oxm org.eclipse.persistence.oxm.mappings -
-
Uses of FragmentMapping in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return FragmentMapping Modifier and Type Method Description FragmentMappingXMLFragmentMappingNodeValue. getMapping()Constructors in org.eclipse.persistence.internal.oxm with parameters of type FragmentMapping Constructor Description XMLFragmentMappingNodeValue(FragmentMapping xmlFragmentMapping) -
Uses of FragmentMapping in org.eclipse.persistence.oxm.mappings
Classes in org.eclipse.persistence.oxm.mappings that implement FragmentMapping Modifier and Type Class Description classXMLFragmentMappingPurpose: This mapping provides a means to keep a part of the xml tree as a DOM element.
-