forked from phoedos/pmd
minor Javadoc fixup
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4728 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -24,8 +24,8 @@ public interface DataSource {
|
||||
* Return a nice version of the filename.
|
||||
*
|
||||
* @param shortNames true if short names are being used
|
||||
* @param inputFileName name of a "master" file this file
|
||||
* is relative to
|
||||
* @param inputFileName name of a "master" file this file is relative to
|
||||
* @return String
|
||||
*/
|
||||
public String getNiceFileName(boolean shortNames, String inputFileName);
|
||||
}
|
||||
|
Reference in New Issue
Block a user