public class CsvExternalInstance extends Object implements ExternalInstanceParser.FileInstanceParser
| Constructor and Description |
|---|
CsvExternalInstance() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupported(@NotNull String instanceId,
@NotNull String instanceSrc) |
TreeElement |
parse(@NotNull String instanceId,
@NotNull String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparsepublic TreeElement parse(@NotNull @NotNull String instanceId, @NotNull @NotNull String path) throws IOException
parse in interface ExternalInstanceParser.FileInstanceParserIOExceptionpublic boolean isSupported(@NotNull
@NotNull String instanceId,
@NotNull
@NotNull String instanceSrc)
isSupported in interface ExternalInstanceParser.FileInstanceParserCopyright © 2025. All rights reserved.