Class HtmlReporterProvider

  • All Implemented Interfaces:
    com.pinterest.ktlint.cli.reporter.core.api.ReporterProviderV2 , java.io.Serializable

    
    public final class HtmlReporterProvider
     implements ReporterProviderV2<HtmlReporter>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String id
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getId()
      HtmlReporter get(PrintStream out, Map<String, String> opt)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait