public class ExcludeRegExpPaths extends Object implements Filter<ArchivePath>
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 © 2014 JBoss by Red Hat. All Rights Reserved.