Package | Description |
---|---|
org.eclipse.jgit.treewalk.filter |
Modifier and Type | Method and Description |
---|---|
PathFilter |
PathFilter.clone() |
static PathFilter |
PathFilter.create(java.lang.String path)
Create a new tree filter for a user supplied path.
|
Modifier and Type | Method and Description |
---|---|
static TreeFilter |
PathFilterGroup.create(java.util.Collection<PathFilter> paths)
Create a collection of path filters.
|
Copyright © 2012. All Rights Reserved.