public class OrderPreservingLogParser extends SharedTCLogParser
Constructor and Description |
---|
OrderPreservingLogParser() |
OrderPreservingLogParser(String source) |
Modifier and Type | Method and Description |
---|---|
int |
parseAndConfigure(int count,
TestElement el)
parse a set number of lines from the access log.
|
clone, close, parse, parse
checkMethod, checkParamFormat, checkURL, cleanURL, convertStringToJMRequest, convertStringtoNVPair, decodeParameterValue, parse, parseLine, parseOneParameter, parseParameters, setDecodeParameterValues, setFilter, setSourceFile, setUseParsedFile, stripFile, tokenize
public OrderPreservingLogParser()
public OrderPreservingLogParser(String source)
public int parseAndConfigure(int count, TestElement el)
parseAndConfigure
in interface LogParser
parseAndConfigure
in class TCLogParser
count
- number of max lines to readel
- TestElement
to read lines intoCopyright © 1998-2021 Apache Software Foundation. All Rights Reserved.