| Package | Description |
|---|---|
| com.vladium.emma.filter | |
| com.vladium.util |
| Modifier and Type | Field and Description |
|---|---|
private WCMatcher[] |
IInclExclFilter.Factory.WCInclExclFilter.m_exclusions |
private WCMatcher[] |
IInclExclFilter.Factory.WCInclExclFilter.m_inclusions |
| Modifier and Type | Class and Description |
|---|---|
private static class |
WCMatcher.AllMatcher |
private static class |
WCMatcher.EmptyMatcher |
private static class |
WCMatcher.EndsWithMatcher |
private static class |
WCMatcher.PatternMatcher |
private static class |
WCMatcher.StartsWithMatcher |
| Modifier and Type | Field and Description |
|---|---|
private static WCMatcher |
WCMatcher.ALL_MATCHER |
private static WCMatcher |
WCMatcher.EMPTY_MATCHER |
| Modifier and Type | Method and Description |
|---|---|
static WCMatcher |
WCMatcher.compile(java.lang.String pattern) |