| Package | Description |
|---|---|
| org.codehaus.mojo.cobertura.configuration |
| Modifier and Type | Method and Description |
|---|---|
Regex |
ConfigCheck.createRegex()
Create a regex object for eventual inclusion.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Regex> |
ConfigCheck.getRegexes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigCheck.addRegex(Regex regex)
add a regex to the set used to scan the reports.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigCheck.setRegexes(Set<Regex> regexes) |
Copyright © 2005-2017 Codehaus. All Rights Reserved.