public abstract class EntryFilter extends Object
Modifier and Type | Field and Description |
---|---|
static EntryFilter |
ANY |
Constructor and Description |
---|
EntryFilter() |
public static final EntryFilter ANY
public static EntryFilter newFilter(String pattern)
public abstract boolean match(String name)
Copyright © 2013 Nuxeo SA. All Rights Reserved.