public class LogParserFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
LogParser |
createLogParser(File logFile) |
static LogParserFactory |
getInstance() |
public static LogParserFactory getInstance()
public LogParser createLogParser(File logFile) throws LogParserException, IOException
LogParserExceptionIOExceptionCopyright © 2017. All rights reserved.