org.apache.maven.plugin.pmd
Class PmdFileInfo
java.lang.Object
org.apache.maven.plugin.pmd.PmdFileInfo
public class PmdFileInfo
- extends Object
- Version:
- $Id: PmdFileInfo.java 1348197 2012-06-08 19:15:22Z olamy $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PmdFileInfo
public PmdFileInfo(org.apache.maven.project.MavenProject project,
File dir,
String x)
throws IOException
- Throws:
IOException
getXrefLocation
public String getXrefLocation()
getSourceDirectory
public File getSourceDirectory()
getProject
public org.apache.maven.project.MavenProject getProject()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.