| Modifier and Type | Method and Description |
|---|---|
String |
apply(String entryName,
Archive.Entry entry)
Apply the jar entry filter.
|
String apply(String entryName, Archive.Entry entry)
entryName - the current entry name. This may be different that the
original entry name if a previous filter has been appliedentry - the entry to filternull if the entry should not be
included.Copyright © 2013. All Rights Reserved.