Package org.apache.jmeter.save
Class OldSaveService
java.lang.Object
org.apache.jmeter.save.OldSaveService
This class restores the original Avalon XML format (not used by default).
This may be removed in a future release.
-
Method Summary
Modifier and TypeMethodDescriptionstatic HashTree
static void
processSamples
(String filename, Visualizer visualizer, ResultCollector rc)
-
Method Details
-
loadSubTree
- Throws:
IOException
-
processSamples
public static void processSamples(String filename, Visualizer visualizer, ResultCollector rc) throws SAXException, IOException, ConfigurationException - Throws:
SAXException
IOException
ConfigurationException
-