Perforce

Uses of Class
com.perforce.api.DirEntry

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.
 


Perforce

Copyright © 2001, Perforce Software, All rights reserved.