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
LogParserException
IOException
Copyright © 2021. All rights reserved.