@InterfaceAudience.Public @InterfaceStability.Evolving public class GlobFilter extends AbstractPatternFilter
EXCLUDE_KEY, EXCLUDE_TAGS_KEY, INCLUDE_KEY, INCLUDE_TAGS_KEY
Constructor and Description |
---|
GlobFilter() |
Modifier and Type | Method and Description |
---|---|
protected Pattern |
compile(String s)
Compile a string pattern in to a pattern object
|
accepts, accepts, accepts, init
accepts
protected Pattern compile(String s)
AbstractPatternFilter
compile
in class AbstractPatternFilter
s
- the string pattern to compileCopyright © 2013 Apache Software Foundation. All rights reserved.