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) |
mergeInternal
public static final MergeStrategy INSTANCE
protected Object mergeInternal(ObjectLocator leftLocator, ObjectLocator rightLocator, Collection leftCollection, Collection rightCollection)
mergeInternal
in class JAXBMergeStrategy
Copyright © 2005–2018. All rights reserved.