Uses of Class
org.tmatesoft.svn.core.wc2.SvnInfo
Packages that use SvnInfo
Package
Description
-
Uses of SvnInfo in org.tmatesoft.svn.core.internal.wc2.compat
Methods in org.tmatesoft.svn.core.internal.wc2.compat that return SvnInfoMethods in org.tmatesoft.svn.core.internal.wc2.compat with parameters of type SvnInfo -
Uses of SvnInfo in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnInfoModifier and TypeMethodDescriptionprivate SvnInfo
SvnNgGetInfo.buildInfo
(File localAbspath, ISVNWCDb.SVNWCDbKind kind) private SvnInfo
SvnNgGetInfo.buildUnversionedInfo
(File localAbspath) protected SvnInfo
SvnNgGetInfo.run
(SVNWCContext context) -
Uses of SvnInfo in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old that return SvnInfo -
Uses of SvnInfo in org.tmatesoft.svn.core.internal.wc2.remote
Methods in org.tmatesoft.svn.core.internal.wc2.remote that return SvnInfoModifier and TypeMethodDescriptionprivate SvnInfo
SvnRemoteGetInfo.creatSvnInfoForEntry
(SVNURL root, String uuid, SVNDirEntry entry, SVNURL entryURL, long revision, SVNLock lock) protected SvnInfo
SvnRemoteGetInfo.run()
-
Uses of SvnInfo in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 that return types with arguments of type SvnInfoModifier and TypeMethodDescriptionprivate ISvnObjectReceiver<SvnInfo>
SVNClientImpl.getInfoReceiver
(InfoCallback callback) Methods in org.tmatesoft.svn.core.javahl17 with parameters of type SvnInfo