public interface JarEntryFilter
| 限定符和类型 | 方法和说明 |
|---|---|
AsciiBytes |
apply(AsciiBytes name)
Apply the jar entry filter.
|
AsciiBytes apply(AsciiBytes name)
name - the current entry name. This may be different that the original entry
name if a previous filter has been appliednull if the entry should not be
included.Copyright © 2019. All rights reserved.