Uses of Class
org.tmatesoft.svn.core.wc2.SvnInfo
-
-
Uses of SvnInfo in org.tmatesoft.svn.core.internal.wc2.compat
Methods in org.tmatesoft.svn.core.internal.wc2.compat that return SvnInfo Modifier and Type Method Description static SvnInfoSvnCodec. info(SVNInfo info)Methods in org.tmatesoft.svn.core.internal.wc2.compat with parameters of type SvnInfo Modifier and Type Method Description static SVNInfoSvnCodec. info(SvnInfo info) -
Uses of SvnInfo in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnInfo Modifier and Type Method Description private 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 Modifier and Type Method Description protected SvnInfoSvnOldGetInfo. run() -
Uses of SvnInfo in org.tmatesoft.svn.core.internal.wc2.remote
Methods in org.tmatesoft.svn.core.internal.wc2.remote that return SvnInfo Modifier and Type Method Description private 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 SvnInfo Modifier and Type Method Description private ISvnObjectReceiver<SvnInfo>SVNClientImpl. getInfoReceiver(InfoCallback callback)Methods in org.tmatesoft.svn.core.javahl17 with parameters of type SvnInfo Modifier and Type Method Description private InfoSVNClientImpl. getInfo(SvnInfo info)
-