public class CsvExternalInstance extends Object implements ExternalInstanceParser.FileInstanceParser
| Constructor and Description |
|---|
CsvExternalInstance() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported(String instanceId,
String instanceSrc) |
TreeElement |
parse(String instanceId,
String path) |
public TreeElement parse(String instanceId, String path) throws IOException
parse in interface ExternalInstanceParser.FileInstanceParserIOExceptionpublic boolean isSupported(String instanceId, String instanceSrc)
isSupported in interface ExternalInstanceParser.FileInstanceParserCopyright © 2024. All rights reserved.