Uses of Class
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.WCDbInfo
-
Packages that use ISVNWCDb.WCDbInfo Package Description org.tmatesoft.svn.core.internal.wc17 org.tmatesoft.svn.core.internal.wc17.db -
-
Uses of ISVNWCDb.WCDbInfo in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return ISVNWCDb.WCDbInfo Modifier and Type Method Description ISVNWCDb.WCDbInfoSVNWCContext. getNodeChangedInfo(java.io.File path) -
Uses of ISVNWCDb.WCDbInfo in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db that return ISVNWCDb.WCDbInfo Modifier and Type Method Description ISVNWCDb.WCDbInfoISVNWCDb. readInfo(java.io.File localAbsPath, ISVNWCDb.WCDbInfo.InfoField... fields)Retrieve information about a node.ISVNWCDb.WCDbInfoSVNWCDb. readInfo(java.io.File localAbsPath, ISVNWCDb.WCDbInfo.InfoField... fields)ISVNWCDb.WCDbInfoSVNWCDb. readInfo(SVNWCDbRoot wcRoot, java.io.File localRelPath, ISVNWCDb.WCDbInfo.InfoField... fields)ISVNWCDb.WCDbInfoISVNWCDb. readInfoBelowWorking(java.io.File localAbsPath)ISVNWCDb.WCDbInfoSVNWCDb. readInfoBelowWorking(java.io.File localAbsPath)ISVNWCDb.WCDbInfoSVNWCDb. readInfoBelowWorking(SVNWCDbRoot wcRoot, java.io.File localRelPath, int belowOpDepth)Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type ISVNWCDb.WCDbInfo Modifier and Type Method Description voidISVNWCDb.SVNWCDbInfo. load(ISVNWCDb.WCDbInfo info)
-