Class ExclusiveDataProvider.Parser<T>

java.lang.Object
com.xceptance.xlt.api.data.ExclusiveDataProvider.Parser<T>
Type Parameters:
T - parsing result type
Enclosing class:
ExclusiveDataProvider<T>

public abstract static class ExclusiveDataProvider.Parser<T> extends Object
Implement this parser to use parsed
  • Constructor Details

    • Parser

      public Parser()
  • Method Details