public class PmdFileInfo extends Object
| Constructor and Description |
|---|
PmdFileInfo(org.apache.maven.project.MavenProject project,
File dir,
String x) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.project.MavenProject |
getProject() |
File |
getSourceDirectory() |
String |
getXrefLocation() |
public PmdFileInfo(org.apache.maven.project.MavenProject project,
File dir,
String x)
throws IOException
IOExceptionCopyright © 2005–2023 The Apache Software Foundation. All rights reserved.