Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNDiffEditor17.SVNFileInfo
-
Packages that use SVNDiffEditor17.SVNFileInfo Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNDiffEditor17.SVNFileInfo in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNDiffEditor17.SVNFileInfo Modifier and Type Field Description private SVNDiffEditor17.SVNFileInfo
SVNDiffEditor17. currentFile
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNDiffEditor17.SVNFileInfo Modifier and Type Method Description private SVNDiffEditor17.SVNFileInfo
SVNDiffEditor17. createFileInfo(SVNDiffEditor17.SVNDirectoryInfo parent, java.lang.String path, boolean added)
-