Uses of Class
com.perforce.api.DirEntry

Packages that use DirEntry
com.perforce.api Provides legacy perforce.com API classes. 
 

Uses of DirEntry in com.perforce.api
 

Methods in com.perforce.api that return DirEntry
static DirEntry DirEntry.getDirEntry(Env env, java.lang.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, java.lang.String path)
          Constructs a directory entry.
 



Copyright © 2010. All Rights Reserved.