public class ParseTextAppenderLog extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ParseTextAppenderLog.IntervalVO |
Constructor and Description |
---|
ParseTextAppenderLog() |
Modifier and Type | Method and Description |
---|---|
void |
doParse(File inputFile,
File outputFile,
String systemName) |
void |
doParse(File inputFile,
PrintStream out,
String systemName) |
static void |
main(String[] args) |
public void doParse(File inputFile, File outputFile, String systemName) throws IOException
IOException
public void doParse(File inputFile, PrintStream out, String systemName) throws IOException
IOException
Copyright © 2019. All rights reserved.