public class IncludePaths extends Object implements Filter<ArchivePath>
ArchivePaths that match the given List of paths.| Constructor and Description |
|---|
IncludePaths(Collection<String> paths) |
IncludePaths(String... paths) |
public IncludePaths(String... paths)
public IncludePaths(Collection<String> paths)
public boolean include(ArchivePath path)
include in interface Filter<ArchivePath>Copyright © 2015 JBoss by Red Hat. All rights reserved.