Uses of Class
com.xceptance.xlt.api.report.external.AbstractLineParser
Packages that use AbstractLineParser
Package
Description
Provides line parser classes to add external test result data to the load test report.
-
Uses of AbstractLineParser in com.xceptance.xlt.api.report.external
Subclasses of AbstractLineParser in com.xceptance.xlt.api.report.externalModifier and TypeClassDescriptionclassParses lines of a CSV file.classParses a line of a CSV file, extracts the values of interest, and returns them as aValueSet.classParses lines of a CSV file.