public class LogLineParser extends Object
| Constructor and Description |
|---|
LogLineParser(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNewLine(String line) |
de.retest.recheck.ui.descriptors.Element |
parseLine(de.retest.recheck.ui.descriptors.RootElement root,
de.retest.recheck.ui.Path path,
String line,
int lineCounter) |
public static final String LINE_TYPE
public LogLineParser(String pattern)
Copyright © 2019 ReTest GmbH. All rights reserved.