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