public interface InclusionRuleWithRegularExpression extends InclusionRule
| Modifier and Type | Method and Description |
|---|---|
default Pattern |
getExclusionPattern()
Returns the regular expression for the exclusion rule.
|
default Pattern |
getInclusionPattern()
Returns the regular expression for the inclusion rule.
|
default Pattern getExclusionPattern()
default Pattern getInclusionPattern()
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.