public class UnivocityTableProvider extends Object
| Constructor and Description |
|---|
UnivocityTableProvider() |
| Modifier and Type | Method and Description |
|---|---|
static TableProvider |
of(Iterable<com.univocity.parsers.common.record.Record> records) |
static TableProvider |
of(com.univocity.parsers.common.IterableResult<com.univocity.parsers.common.record.Record,com.univocity.parsers.common.ParsingContext> records) |
public static TableProvider of(com.univocity.parsers.common.IterableResult<com.univocity.parsers.common.record.Record,com.univocity.parsers.common.ParsingContext> records)
public static TableProvider of(Iterable<com.univocity.parsers.common.record.Record> records)
Copyright © 2018–2019 none. All rights reserved.