org.apache.jmeter.protocol.http.util.accesslog
Class SharedTCLogParser
- Cloneable, LogParser, TestCloneable
public class SharedTCLogParser
FILENAME , FILTER , GET , POST , READER , RMETHOD , SOURCE , URL_PATH , decode , log , useFILE |
Object | clone()
|
void | close()
|
protected int | parse(FileServer breader, TestElement el, int parseCount) - The method is responsible for reading each line, and breaking out of the
while loop if a set number of lines is given.
|
int | parse(TestElement el, int parseCount) - parse the entire file.
|
checkMethod , checkParamFormat , checkURL , cleanURL , close , convertStringToJMRequest , convertStringtoNVPair , decodeParameterValue , parse , parse , parseAndConfigure , parseLine , parseOneParameter , parseParameters , setDecodeParameterValues , setFilter , setSourceFile , setUseParsedFile , stripFile , tokenize |
SharedTCLogParser
public SharedTCLogParser()
SharedTCLogParser
public SharedTCLogParser(String source)
parse
protected int parse(FileServer breader,
TestElement el,
int parseCount)
The method is responsible for reading each line, and breaking out of the
while loop if a set number of lines is given.
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.