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 SvnPatchFileSvnPatchFile. 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 SvnPatchSvnPatch. parseNextPatch(SvnPatchFile patchFile, boolean reverse, boolean ignoreWhitespace)
-