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
IOExceptionpublic void doParse(File inputFile, PrintStream out, String systemName) throws IOException
IOExceptionCopyright © 2019. All rights reserved.