Uses of Class
org.tmatesoft.svn.core.internal.wc2.patch.SvnPatchFile
-
Packages that use SvnPatchFile Package Description org.tmatesoft.svn.core.internal.wc2.patch -
-
Uses of SvnPatchFile in org.tmatesoft.svn.core.internal.wc2.patch
Methods in org.tmatesoft.svn.core.internal.wc2.patch that return SvnPatchFile Modifier and Type Method Description static SvnPatchFile
SvnPatchFile. openReadOnly(java.io.File patchFile)
Methods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnPatchFile Modifier and Type Method Description static SvnPatch
SvnPatch. parseNextPatch(SvnPatchFile patchFile, boolean reverse, boolean ignoreWhitespace)
-