public abstract class EntryFilter extends Object
| Modifier and Type | Field and Description | 
|---|---|
static EntryFilter | 
ANY  | 
| Constructor and Description | 
|---|
EntryFilter()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract boolean | 
match(String name)  | 
static EntryFilter | 
newFilter(String pattern)  | 
public static final EntryFilter ANY
public EntryFilter()
public static EntryFilter newFilter(String pattern)
Copyright © 2019 Nuxeo. All rights reserved.