Uses of Interface
org.tmatesoft.svn.core.wc.ISVNMergerFactory
Packages that use ISVNMergerFactory
Package
Description
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
-
Uses of ISVNMergerFactory in org.tmatesoft.svn.core.internal.wc
Classes in org.tmatesoft.svn.core.internal.wc that implement ISVNMergerFactoryFields in org.tmatesoft.svn.core.internal.wc declared as ISVNMergerFactoryMethods in org.tmatesoft.svn.core.internal.wc that return ISVNMergerFactoryMethods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNMergerFactoryModifier and TypeMethodDescriptionvoidDefaultSVNOptions.setMergerFactory(ISVNMergerFactory mergerFactory) Sets a factory object which is responsible for creating merger drivers. -
Uses of ISVNMergerFactory in org.tmatesoft.svn.core.wc
Methods in org.tmatesoft.svn.core.wc that return ISVNMergerFactoryModifier and TypeMethodDescriptionISVNOptions.getMergerFactory()Returns a factory object which is responsible for creating merger drivers.