public class SVNWCDbDir
extends java.lang.Object
Constructor and Description |
---|
SVNWCDbDir(java.io.File localAbsPath) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
computeRelPath() |
void |
flushEntries(java.io.File localAbspath) |
SVNWCAccess |
getAdmAccess() |
java.io.File |
getLocalAbsPath() |
SVNWCDbDir |
getParent() |
SVNWCDbRoot |
getWCRoot() |
static boolean |
isUsable(SVNWCDbDir pdh) |
void |
setLocalAbsPath(java.io.File localAbsPath) |
void |
setParent(SVNWCDbDir parent) |
void |
setWCRoot(SVNWCDbRoot wcRoot) |
public java.io.File getLocalAbsPath()
public SVNWCDbRoot getWCRoot()
public SVNWCDbDir getParent()
public SVNWCAccess getAdmAccess()
public void setLocalAbsPath(java.io.File localAbsPath)
public void setWCRoot(SVNWCDbRoot wcRoot)
public void setParent(SVNWCDbDir parent)
public static boolean isUsable(SVNWCDbDir pdh)
public java.io.File computeRelPath()
public void flushEntries(java.io.File localAbspath) throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.