Uses of Interface
org.tmatesoft.svn.core.internal.wc.ISVNInputFile
-
Packages that use ISVNInputFile Package Description org.tmatesoft.svn.core.internal.wc -
-
Uses of ISVNInputFile in org.tmatesoft.svn.core.internal.wc
Fields in org.tmatesoft.svn.core.internal.wc declared as ISVNInputFile Modifier and Type Field Description static ISVNInputFile
ISVNInputFile. DUMMY_INPUT_FILE
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type ISVNInputFile Modifier and Type Method Description static void
SVNFileUtil. closeFile(ISVNInputFile inFile)
-