public interface EntryFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
EntryFilter.FilterResult |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
close the entry filter.
|
EntryFilter.FilterResult |
filterEntry(Entry entry,
FilterContext context)
1.
|
EntryFilter.FilterResult filterEntry(Entry entry, FilterContext context)
entry - context - void close()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.