public class SVNWCDbDir extends Object
Constructor and Description |
---|
SVNWCDbDir(File localAbsPath) |
Modifier and Type | Method and Description |
---|---|
File |
computeRelPath() |
void |
flushEntries(File localAbspath) |
SVNWCAccess |
getAdmAccess() |
File |
getLocalAbsPath() |
SVNWCDbDir |
getParent() |
SVNWCDbRoot |
getWCRoot() |
static boolean |
isUsable(SVNWCDbDir pdh) |
void |
setLocalAbsPath(File localAbsPath) |
void |
setParent(SVNWCDbDir parent) |
void |
setWCRoot(SVNWCDbRoot wcRoot) |
public SVNWCDbDir(File localAbsPath)
public File getLocalAbsPath()
public SVNWCDbRoot getWCRoot()
public SVNWCDbDir getParent()
public SVNWCAccess getAdmAccess()
public void setLocalAbsPath(File localAbsPath)
public void setWCRoot(SVNWCDbRoot wcRoot)
public void setParent(SVNWCDbDir parent)
public static boolean isUsable(SVNWCDbDir pdh)
public File computeRelPath()
public void flushEntries(File localAbspath) throws SVNException
SVNException
Copyright © 2022. All rights reserved.