|
Apache JMeter 1.9 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.jmeter.functions.FileDataContainer
Insert the type's description here. Creation date: (20/03/2003 09:37:44)
Constructor Summary | |
FileDataContainer()
FileDataContainer constructor comment. |
|
FileDataContainer(ArrayList newFileData)
FileDataContainer constructor comment. |
Method Summary | |
void |
addLine(String newLine)
Insert the method's description here. |
ArrayList |
getNextLine()
Insert the method's description here. |
int |
getRowPosition()
Insert the method's description here. |
void |
incrementRowPosition()
Insert the method's description here. |
protected ArrayList |
processNextCSVLine(String theLine)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileDataContainer()
public FileDataContainer(ArrayList newFileData)
Method Detail |
public void addLine(String newLine)
public ArrayList getNextLine()
public int getRowPosition()
public void incrementRowPosition()
protected ArrayList processNextCSVLine(String theLine)
theLine
-
|
Apache JMeter 1.9 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |