|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Regex | |
|---|---|
| org.codehaus.mojo.cobertura.configuration | |
| Uses of Regex in org.codehaus.mojo.cobertura.configuration |
|---|
| Methods in org.codehaus.mojo.cobertura.configuration that return Regex | |
|---|---|
Regex |
ConfigCheck.createRegex()
Create a regex object for eventual inclusion. |
| Methods in org.codehaus.mojo.cobertura.configuration that return types with arguments of type Regex | |
|---|---|
Set<Regex> |
ConfigCheck.getRegexes()
|
| Methods in org.codehaus.mojo.cobertura.configuration with parameters of type Regex | |
|---|---|
void |
ConfigCheck.addRegex(Regex regex)
add a regex to the set used to scan the reports. |
| Method parameters in org.codehaus.mojo.cobertura.configuration with type arguments of type Regex | |
|---|---|
void |
ConfigCheck.setRegexes(Set<Regex> regexes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||