| Package | Description |
|---|---|
| de.jstacs.results.savers | |
| de.jstacs.tools |
| Modifier and Type | Method and Description |
|---|---|
String[] |
ResultSetResultSaver.getFileExtensions(ResultSetResult result) |
boolean |
ResultSetResultSaver.writeOutput(ResultSetResult result,
File dir) |
boolean |
ResultSetResultSaver.writeOutput(ResultSetResult result,
StringBuffer buf) |
| Modifier and Type | Class and Description |
|---|---|
class |
ToolResult
Class for the results of a
JstacsTool. |