Class SampleSaveConfigurationConverter
ReflectionConverter
org.apache.jmeter.save.converters.SampleSaveConfigurationConverter
public class SampleSaveConfigurationConverter
extends ReflectionConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
canConvert
(Class arg0) static String
Returns the converter version; used to check for possible incompatibilitiesvoid
unmarshal
(HierarchicalStreamReader reader, UnmarshallingContext context)
-
Constructor Details
-
SampleSaveConfigurationConverter
public SampleSaveConfigurationConverter(Mapper arg0)
-
-
Method Details
-
getVersion
Returns the converter version; used to check for possible incompatibilities- Returns:
- the version of this converter
-
canConvert
-
marshal
-
unmarshal
-