- generate(List<Duplication>) - Method in class org.apache.maven.plugins.pmd.CpdReportGenerator
-
Method that generates the contents of the CPD report
- getAddDefaultEntities() - Method in class org.apache.maven.plugins.pmd.model.io.xpp3.CpdXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAddDefaultEntities() - Method in class org.apache.maven.plugins.pmd.model.io.xpp3.PmdXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAnalysisCacheLocation() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getAuxClasspath() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getBeginline() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
Get the beginline field.
- getBenchmarkOutputLocation() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getCodefragment() - Method in class org.apache.maven.plugins.pmd.model.Duplication
-
Get the codefragment field.
- getDescription(Locale) - Method in class org.apache.maven.plugins.pmd.CpdReport
- getDescription(Locale) - Method in class org.apache.maven.plugins.pmd.PmdReport
- getDetail() - Method in class org.apache.maven.plugins.pmd.model.ProcessingError
-
Get the detail field.
- getDuplications() - Method in class org.apache.maven.plugins.pmd.exec.CpdResult
-
- getDuplications() - Method in class org.apache.maven.plugins.pmd.model.CpdErrorDetail
-
Method getDuplications.
- getEndline() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
Get the endline field.
- getErrorDetails(File) - Method in class org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo
-
Gets the attributes and text for the violation tag and puts them in a HashMap
- getErrorDetails(File) - Method in class org.apache.maven.plugins.pmd.CpdViolationCheckMojo
-
Gets the attributes and text for the violation tag and puts them in a HashMap
- getErrorDetails(File) - Method in class org.apache.maven.plugins.pmd.PmdViolationCheckMojo
-
- getErrors() - Method in class org.apache.maven.plugins.pmd.exec.PmdResult
-
- getErrors() - Method in class org.apache.maven.plugins.pmd.model.PmdErrorDetail
-
Method getErrors.
- getErrors() - Method in class org.apache.maven.plugins.pmd.PmdCollectingRenderer
-
Gets all the processing errors.
- getErrorsAsString(boolean) - Method in class org.apache.maven.plugins.pmd.PmdCollectingRenderer
-
Gets the errors as a single string.
- getExcludeFromFailureFile() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getExcludeFromFailureFile() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getExternalInfoUrl() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
Get the externalInfoUrl field.
- getFailureDetails() - Method in class org.apache.maven.plugins.pmd.ViolationDetails
-
- getFilename() - Method in class org.apache.maven.plugins.pmd.model.ProcessingError
-
Get the filename field.
- getFileName() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
- getFiles() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getFiles() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getFiles() - Method in class org.apache.maven.plugins.pmd.model.Duplication
-
Method getFiles.
- getFiles() - Method in class org.apache.maven.plugins.pmd.model.PmdErrorDetail
-
Method getFiles.
- getFilesToProcess() - Method in class org.apache.maven.plugins.pmd.AbstractPmdReport
-
Convenience method to get the list of files where the PMD tool will be executed
- getFormat() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getFormat() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getJavaExecutable() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getJavaExecutable() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getLanguage() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getLanguage() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getLanguageProperties() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getLanguageVersion() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getLine() - Method in class org.apache.maven.plugins.pmd.model.CpdFile
-
Get the line field.
- getLines() - Method in class org.apache.maven.plugins.pmd.model.Duplication
-
Get the lines field.
- getLocationTemp(String) - Method in class org.apache.maven.plugins.pmd.PmdReport
-
Convenience method to get the location of the specified file name.
- getLogLevel() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getLogLevel() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getMaxAllowedViolations() - Method in class org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo
-
- getMinimumPriority() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getMinimumTokens() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getModelEncoding() - Method in class org.apache.maven.plugins.pmd.model.CpdErrorDetail
-
Get the modelEncoding field.
- getModelEncoding() - Method in class org.apache.maven.plugins.pmd.model.PmdErrorDetail
-
Get the modelEncoding field.
- getMsg() - Method in class org.apache.maven.plugins.pmd.model.ProcessingError
-
Get the msg field.
- getName(Locale) - Method in class org.apache.maven.plugins.pmd.CpdReport
- getName() - Method in class org.apache.maven.plugins.pmd.model.PmdFile
-
Get the name field.
- getName(Locale) - Method in class org.apache.maven.plugins.pmd.PmdReport
- getOutputDirectory() - Method in class org.apache.maven.plugins.pmd.AbstractPmdReport
- getOutputEncoding() - Method in class org.apache.maven.plugins.pmd.AbstractPmdReport
-
Gets the effective reporting output files encoding.
- getOutputEncoding() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getOutputEncoding() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getOutputName() - Method in class org.apache.maven.plugins.pmd.CpdReport
- getOutputName() - Method in class org.apache.maven.plugins.pmd.PmdReport
- getPath() - Method in class org.apache.maven.plugins.pmd.model.CpdFile
-
Get the path field.
- getPriority(D) - Method in class org.apache.maven.plugins.pmd.AbstractPmdViolationCheckMojo
-
- getPriority(Duplication) - Method in class org.apache.maven.plugins.pmd.CpdViolationCheckMojo
-
- getPriority() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
Get the priority field.
- getPriority(Violation) - Method in class org.apache.maven.plugins.pmd.PmdViolationCheckMojo
-
- getProcessingErrors() - Method in class org.apache.maven.plugins.pmd.PmdReportGenerator
-
- getProject() - Method in class org.apache.maven.plugins.pmd.AbstractPmdReport
- getProject() - Method in class org.apache.maven.plugins.pmd.PmdFileInfo
-
- getReportOutputDirectory() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getReportOutputDirectory() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getRule() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
Get the rule field.
- getRulesets() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getSiteRenderer() - Method in class org.apache.maven.plugins.pmd.AbstractPmdReport
- getSourceDirectory() - Method in class org.apache.maven.plugins.pmd.PmdFileInfo
-
- getSourceEncoding() - Method in class org.apache.maven.plugins.pmd.AbstractPmdReport
-
- getSourceEncoding() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getSourceEncoding() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getSourceEncoding() - Method in class org.apache.maven.plugins.pmd.PmdReport
-
- getSuppressMarker() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getTargetDirectory() - Method in class org.apache.maven.plugins.pmd.exec.CpdRequest
-
- getTargetDirectory() - Method in class org.apache.maven.plugins.pmd.exec.PmdRequest
-
- getText() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
Get the text field.
- getTokens() - Method in class org.apache.maven.plugins.pmd.model.Duplication
-
Get the tokens field.
- getToolchain() - Method in class org.apache.maven.plugins.pmd.AbstractPmdReport
-
- getViolationClass() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
Get the violationClass field.
- getViolationPackage() - Method in class org.apache.maven.plugins.pmd.model.Violation
-
Get the violationPackage field.
- getViolations() - Method in class org.apache.maven.plugins.pmd.exec.PmdResult
-
- getViolations() - Method in class org.apache.maven.plugins.pmd.model.PmdFile
-
Method getViolations.
- getViolations() - Method in class org.apache.maven.plugins.pmd.PmdCollectingRenderer
-
Gets the list of all found violations.
- getViolations() - Method in class org.apache.maven.plugins.pmd.PmdReportGenerator
-
- getWarningDetails() - Method in class org.apache.maven.plugins.pmd.ViolationDetails
-
- getXrefLocation() - Method in class org.apache.maven.plugins.pmd.PmdFileInfo
-