Uses of Class
hudson.plugins.checkstyle.parser.Error

Packages that use Error
hudson.plugins.checkstyle.parser   
 

Uses of Error in hudson.plugins.checkstyle.parser
 

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

Methods in hudson.plugins.checkstyle.parser with parameters of type Error
 void File.addError(Error violation)
          Adds a new violation to this file.
 



Copyright © 2004-2011. All Rights Reserved.