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 SvnInfoSvnNgGetInfo.buildInfo(java.io.File localAbspath, ISVNWCDb.SVNWCDbKind kind) private SvnInfoSvnNgGetInfo.buildUnversionedInfo(java.io.File localAbspath) protected SvnInfoSvnNgGetInfo.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 SvnInfoSvnRemoteGetInfo.creatSvnInfoForEntry(SVNURL root, java.lang.String uuid, SVNDirEntry entry, SVNURL entryURL, long revision, SVNLock lock) protected SvnInfoSvnRemoteGetInfo.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