public class IncludeAllPaths extends java.lang.Object implements Filter<ArchivePath>
ArchivePaths.| Constructor and Description |
|---|
IncludeAllPaths() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
include(ArchivePath object)
Called per operation in a multi add operation.
|
public boolean include(ArchivePath object)
Filterinclude in interface Filter<ArchivePath>object - a object to filter on