|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Violation | |
|---|---|
| com.lewisd.maven.lint | |
| com.lewisd.maven.lint.xstream | |
| Uses of Violation in com.lewisd.maven.lint |
|---|
| Methods in com.lewisd.maven.lint with parameters of type Violation | |
|---|---|
String |
ViolationSuppressorImpl.findSuppressionComment(Violation violation)
|
boolean |
ViolationSuppressor.isSuppressed(Violation violation)
|
boolean |
ViolationSuppressorImpl.isSuppressed(Violation violation)
|
| Method parameters in com.lewisd.maven.lint with type arguments of type Violation | |
|---|---|
void |
ResultWriter.writeResults(org.apache.maven.project.MavenProject mavenProject,
List<Violation> violations,
File outputFile)
|
| Uses of Violation in com.lewisd.maven.lint.xstream |
|---|
| Methods in com.lewisd.maven.lint.xstream that return types with arguments of type Violation | |
|---|---|
List<Violation> |
Results.getViolations()
|
| Method parameters in com.lewisd.maven.lint.xstream with type arguments of type Violation | |
|---|---|
void |
XStreamResultWriter.writeResults(org.apache.maven.project.MavenProject mavenProject,
List<Violation> violations,
File outputFile)
|
| Constructor parameters in com.lewisd.maven.lint.xstream with type arguments of type Violation | |
|---|---|
Results(List<Violation> violations)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||