Cloneable
, LogParser
, TestCloneable
public class OrderPreservingLogParser extends SharedTCLogParser
Constructor | Description |
---|---|
OrderPreservingLogParser() |
|
OrderPreservingLogParser(String source) |
Modifier and Type | Method | Description |
---|---|---|
int |
parseAndConfigure(int count,
TestElement el) |
parse a set number of lines from the access log.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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-2018 Apache Software Foundation. All Rights Reserved.