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 SvnPatchFile
SvnPatchFile.openReadOnly
(java.io.File patchFile) Methods in org.tmatesoft.svn.core.internal.wc2.patch with parameters of type SvnPatchFileModifier and TypeMethodDescriptionstatic SvnPatch
SvnPatch.parseNextPatch
(SvnPatchFile patchFile, boolean reverse, boolean ignoreWhitespace)