public class IncludeRegExpPaths extends Object implements Filter<ArchivePath>
Filter to include all ArchivePaths that match a given Regular Expression.
| Constructor and Description |
|---|
IncludeRegExpPaths(String expression) |
public IncludeRegExpPaths(String expression)
public boolean include(ArchivePath path)
include in interface Filter<ArchivePath>Copyright © 2024 JBoss by Red Hat. All rights reserved.