Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNUpdateEditor17.FileBaton
-
Packages that use SVNUpdateEditor17.FileBaton Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNUpdateEditor17.FileBaton in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNUpdateEditor17.FileBaton Modifier and Type Field Description private SVNUpdateEditor17.FileBaton
SVNUpdateEditor17. myCurrentFile
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNUpdateEditor17.FileBaton Modifier and Type Method Description private SVNUpdateEditor17.FileBaton
SVNUpdateEditor17. makeFileBaton(SVNUpdateEditor17.DirectoryBaton parent, java.lang.String path, boolean adding)
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNUpdateEditor17.FileBaton Modifier and Type Method Description private SVNUpdateEditor17.MergeFileInfo
SVNUpdateEditor17. mergeFile(SVNUpdateEditor17.FileBaton fb, SVNUpdateEditor17.MergeFileInfo mergeFileInfo, SVNProperties actualProps, SVNDate lastChangedDate)
-