public class CSVKnoxShellTableBuilder extends KnoxShellTableBuilder
table, title| Modifier and Type | Method and Description |
|---|---|
KnoxShellTable |
string(String csvString) |
KnoxShellTable |
url(String url) |
CSVKnoxShellTableBuilder |
withHeaders() |
public CSVKnoxShellTableBuilder withHeaders()
public KnoxShellTable url(String url) throws IOException
IOExceptionpublic KnoxShellTable string(String csvString) throws IOException
IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.