etlplus.file.base
etlplus.file.base module.
Abstract base classes for file-format handlers.
Classes
|
Path-bound facade around a format handler. |
|
Common optional parameters used when reading files. |
|
Common optional parameters used when writing files. |
|
Root interface for format-specific file handlers. |
|
Base class for formats that support reads but not writes. |
|
Base contract for archive/compression wrapper formats. |
|
Base contract for binary serialization/interchange formats. |
|
Base contract for columnar analytics formats. |
|
Base contract for delimited text formats. |
|
Shared base for semi-structured formats with dictionary payloads. |
|
Base contract for file-backed embedded database formats. |
|
Base contract for log/event stream formats. |
|
Base contract for plain text file handlers. |
|
Shared base for semi-structured formats with record-like roots. |
|
Base contract for read-only spreadsheet formats. |
|
Base contract for scientific/statistical dataset containers. |
|
Base contract for semi-structured text formats. |
|
Base contract for scientific formats with a single dataset key. |
|
Base contract for spreadsheet formats. |
|
Shared implementation for straightforward delimited text handlers. |
|
Base contract for template formats. |
|
Shared template-file read/write implementation. |
|
Base contract for fixed-width row-oriented text formats. |