public class LfsPointerFilter extends TreeFilter
ALL, ANY_DIFF| Constructor and Description |
|---|
LfsPointerFilter() |
| Modifier and Type | Method and Description |
|---|---|
TreeFilter |
clone() |
LfsPointer |
getPointer()
Get the field
pointer. |
boolean |
include(TreeWalk walk) |
boolean |
shouldBeRecursive() |
matchFilter, negate, toStringpublic LfsPointer getPointer()
pointer.LfsPointer or nullpublic boolean include(TreeWalk walk) throws MissingObjectException, IncorrectObjectTypeException, IOException
include in class TreeFilterMissingObjectExceptionIncorrectObjectTypeExceptionIOExceptionpublic boolean shouldBeRecursive()
shouldBeRecursive in class TreeFilterpublic TreeFilter clone()
clone in class TreeFilterCopyright © 2019 Eclipse JGit Project. All rights reserved.