Uses of Class
org.eclipse.jgit.lib.FileTreeEntry

Packages that use FileTreeEntry
org.eclipse.jgit.lib   
 

Uses of FileTreeEntry in org.eclipse.jgit.lib
 

Methods in org.eclipse.jgit.lib that return FileTreeEntry
 FileTreeEntry Tree.addFile(byte[] s, int offset)
          Deprecated. Adds a new or existing file with the specified name to this tree.
 FileTreeEntry Tree.addFile(String name)
          Deprecated. Adds a new or existing file with the specified name to this tree.
 



Copyright © 2012. All Rights Reserved.