public class JAXBMergeCollectionsStrategy extends JAXBMergeStrategy
| Modifier and Type | Field and Description |
|---|---|
static MergeStrategy |
INSTANCE |
| Constructor and Description |
|---|
JAXBMergeCollectionsStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
mergeInternal(ObjectLocator leftLocator,
ObjectLocator rightLocator,
Collection leftCollection,
Collection rightCollection) |
mergeInternalpublic static final MergeStrategy INSTANCE
protected Object mergeInternal(ObjectLocator leftLocator, ObjectLocator rightLocator, Collection leftCollection, Collection rightCollection)
mergeInternal in class JAXBMergeStrategyCopyright © 2005–2022. All rights reserved.