public interface XCsvContent
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XCsvContent.Builder<D> |
static class |
XCsvContent.Default |
| Modifier and Type | Method and Description |
|---|---|
XCsvConfiguration |
configuration() |
String |
name() |
XGettingSequence<? extends KeyValue<String,StringTable>> |
segments() |
String name()
XGettingSequence<? extends KeyValue<String,StringTable>> segments()
XCsvConfiguration configuration()
Copyright © 2022 MicroStream Software. All rights reserved.