Class Report

java.lang.Object
org.apache.rat.Report

public class Report extends Object
The CLI based configuration object for report generation.
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Processes the command line and builds a configuration and executes the report.
      Parameters:
      args - the arguments.
      Throws:
      Exception - on error.