org.tm4j.topicmap.utils.TopicMapMerger .setSources(java.util.List newList)

Description

Sets the list of sources to be processed during merging.

Parameters
java.util.List newList a {@link List} of {@link TopicMapSource}s to be processed during the merge. If this argument is null, it is ignored and the property is reinitialized with an empty {@link List}.

Other Resources

Related Topics

Has Parameters