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