org.universAAL.support.directives.checks
Class CodificationCheck

Package class diagram package CodificationCheck
java.lang.Object
  extended by org.universAAL.support.directives.checks.CodificationCheck
All Implemented Interfaces:
APICheck, SourceChecker

public class CodificationCheck
extends Object
implements APICheck, SourceChecker

Author:
amedrano

Constructor Summary
CodificationCheck()
           
 
Method Summary
 boolean check(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.logging.Log log)
          
 boolean passesTest(File sourceFile)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodificationCheck

public CodificationCheck()
Method Detail

passesTest

public boolean passesTest(File sourceFile)

Specified by:
passesTest in interface SourceChecker

check

public boolean check(org.apache.maven.project.MavenProject mavenProject,
                     org.apache.maven.plugin.logging.Log log)
              throws org.apache.maven.plugin.MojoExecutionException,
                     org.apache.maven.plugin.MojoFailureException

Specified by:
check in interface APICheck
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2014 universAAL Consortium. All Rights Reserved.