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