Class WhitespaceUtils

java.lang.Object
com.github.dantwining.whitespace.WhitespaceUtils

public final class WhitespaceUtils extends Object
The Class WhitespaceUtils.
  • Method Details

    • detectWhitespace

      public static void detectWhitespace(boolean verify, File searchBaseDirectory, String extensions, org.apache.maven.plugin.logging.Log mavenLog, String encoding) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Detect whitespace.
      Parameters:
      verify - the verify
      searchBaseDirectory - the search base directory
      extensions - the extensions
      mavenLog - the maven log
      encoding - the character encoding used for resources
      Throws:
      org.apache.maven.plugin.MojoExecutionException - the mojo execution exception
      org.apache.maven.plugin.MojoFailureException - the mojo failure exception