|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.dependencyanalyzer.parser.BuildLogFileParser
public class BuildLogFileParser
Cut the log file in sections for each maven goals.
| Field Summary | |
|---|---|
static java.util.logging.Logger |
LOGGER
|
| Constructor Summary | |
|---|---|
BuildLogFileParser()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDependencyAnalyseBlock()
|
void |
parseLogFile(java.io.File logFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.logging.Logger LOGGER
| Constructor Detail |
|---|
public BuildLogFileParser()
| Method Detail |
|---|
public void parseLogFile(java.io.File logFile)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getDependencyAnalyseBlock()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||