| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkingTreeOptions | |
|---|---|
| org.eclipse.jgit.treewalk | |
| Uses of WorkingTreeOptions in org.eclipse.jgit.treewalk | 
|---|
| Fields in org.eclipse.jgit.treewalk with type parameters of type WorkingTreeOptions | |
|---|---|
| static Config.SectionParser<WorkingTreeOptions> | WorkingTreeOptions.KEYKey for Config.get(SectionParser). | 
| Methods in org.eclipse.jgit.treewalk that return WorkingTreeOptions | |
|---|---|
|  WorkingTreeOptions | WorkingTreeIterator.getOptions()Returns the working tree options used by this iterator. | 
| Constructors in org.eclipse.jgit.treewalk with parameters of type WorkingTreeOptions | |
|---|---|
| FileTreeIterator(File root,
                 FS fs,
                 WorkingTreeOptions options)Create a new iterator to traverse the given directory and its children. | |
| WorkingTreeIterator(String prefix,
                    WorkingTreeOptions options)Create a new iterator with no parent and a prefix. | |
| WorkingTreeIterator(WorkingTreeOptions options)Create a new iterator with no parent. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||