|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.findbugs.util.MavenModuleDetector
public final class MavenModuleDetector
Detects maven module names by parsing the name of a source file.
| Method Summary | |
|---|---|
static java.lang.String |
guessModuleName(java.lang.String fileName)
Guesses a maven module name based on the source folder. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String guessModuleName(java.lang.String fileName)
fileName - the absolute path of the file (UNIX style) to guess the module
for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||