| Class | Description |
|---|---|
| AcceptReject |
A class storing accept or reject criteria.
|
| AcceptReject.AcceptRejectLeafname |
Accept/reject for leaf matches.
|
| AcceptReject.AcceptRejectPrefix |
Accept/reject for prefix strings.
|
| AcceptReject.AcceptRejectWholeString |
Accept/reject for whole-strings matches.
|
| ScanSpec |
The scanning specification.
|
| Enum | Description |
|---|---|
| ScanSpec.ScanSpecPathMatch |
Whether a path is a descendant of a rejected path, or an ancestor or descendant of an accepted path.
|