Uses of Class
hudson.plugins.pmd.parser.Violation

Packages that use Violation
hudson.plugins.pmd.parser   
 

Uses of Violation in hudson.plugins.pmd.parser
 

Methods in hudson.plugins.pmd.parser that return types with arguments of type Violation
 java.util.Collection<Violation> File.getViolations()
          Returns all violations of this file.
 

Methods in hudson.plugins.pmd.parser with parameters of type Violation
 void File.addViolation(Violation violation)
          Adds a new violation to this file.
 



Copyright © 2008. All Rights Reserved.