Package com.xceptance.xlt.api.report.external


package com.xceptance.xlt.api.report.external
Provides line parser classes to add external test result data to the load test report.
  • Classes
    Class
    Description
    Simple line parser that provides common functionality to parse given lines.
    Parses lines of a CSV file.
    Deprecated.
    As of XLT 4.6.0: This class is not used at all in the XLT API and will therefore be removed soon.
    Parses a line of a CSV file, extracts the values of interest, and returns them as a ValueSet.
    Parses lines of a CSV file.
    A ValueSet(long) describes a collection of data, accompanied by an optional timestamp.