public interface PmdBuildTools
| Modifier and Type | Method and Description |
|---|---|
void |
convertRulesets() |
String |
getRulesDirectory() |
String |
getTargetDirectory() |
void |
preSiteGeneration() |
void |
setRulesDirectory(String rulesDirectory) |
void |
setRuntimeClasspath(URL[] runtimeClasspath)
Configures the classpath to use to analyze the properties of rules.
|
void |
setSiteXml(String siteXml) |
void |
setSiteXmlTarget(String siteXmlTarget) |
void |
setTargetDirectory(String targetDirectory) |
String getRulesDirectory()
void setRulesDirectory(String rulesDirectory)
rulesDirectory - the rulesDirectory to setvoid convertRulesets()
throws PmdBuildException
PmdBuildExceptionvoid preSiteGeneration()
throws PmdBuildException
PmdBuildExceptionString getTargetDirectory()
void setTargetDirectory(String targetDirectory)
targetDirectory - the targetDirectory to setvoid setSiteXml(String siteXml)
siteXml - void setSiteXmlTarget(String siteXmlTarget)
siteXmlTaget - void setRuntimeClasspath(URL[] runtimeClasspath)
runtimeClasspath - RuntimeRulePropertiesAnalyzerCopyright © 2008–2020. All rights reserved.