Uses of Class
org.tmatesoft.svn.core.internal.wc2.patch.SvnPatchFile
Packages that use SvnPatchFile
-
Uses of SvnPatchFile in org.tmatesoft.svn.core.internal.wc2.patch
Methods in org.tmatesoft.svn.core.internal.wc2.patch that return SvnPatchFileModifier and TypeMethodDescriptionstatic SvnPatchFileSvnPatchFile.openReadOnly(java.io.File patchFile) Methods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnPatchFileModifier and TypeMethodDescriptionstatic SvnPatchSvnPatch.parseNextPatch(SvnPatchFile patchFile, boolean reverse, boolean ignoreWhitespace)