|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DirEntry in com.perforce.api |
Methods in com.perforce.api that return DirEntry | |
static DirEntry |
DirEntry.getDirEntry(Env env,
String path,
boolean sync)
Returns a directory entry for the supplied path. |
DirEntry |
DirEntry.getParent()
Returns the parent director. |
Constructors in com.perforce.api with parameters of type DirEntry | |
DirEntry(DirEntry base,
String path)
Constructs a directory entry. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |