Klasse PmdResult

java.lang.Object
org.apache.maven.plugins.pmd.exec.PmdResult

public class PmdResult extends Object
Provides access to the result of the pmd analysis.
  • Felddetails

    • EMPTY

      public static final PmdResult EMPTY
  • Konstruktordetails

    • PmdResult

      public PmdResult(File pmdFile, String encoding) throws org.apache.maven.reporting.MavenReportException
      Löst aus:
      org.apache.maven.reporting.MavenReportException
  • Methodendetails