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