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