public class ProfileLogParser extends Object
| Constructor and Description |
|---|
ProfileLogParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
Parse(Collection<File> theFiles,
long startTime,
long finishTime,
OutputStream output) |
public void Parse(Collection<File> theFiles, long startTime, long finishTime, OutputStream output) throws IOException
IOExceptionpublic static void main(String[] args)
Copyright © 2015. All rights reserved.