Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor
-
Packages that use SVNUpdateEditor Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of SVNUpdateEditor in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc that return SVNUpdateEditor Modifier and Type Method Description static SVNUpdateEditor
SVNUpdateEditor. createUpdateEditor(SVNAdminAreaInfo info, java.lang.String switchURL, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, java.lang.String[] preservedExtensions, ISVNFileFetcher fileFetcher, boolean lockOnDemand)
-