| Class | Description |
|---|---|
| ClobConnector |
Reads and writes text files as a whole into the single 'content' field.
|
| ClobConnectorParams |
The
DataSetConnectorParams used by ClobConnector. |
| KeyValueConnector |
Reads and writes key=value text files.
|
| KeyValueConnectorParams |
The
DataSetConnectorParams used by KeyValueConnector. |
| KeyValueProducerPackage |
The producer packages for key=value files.
|
| KeyValueStreamingPackage |
The streaming packages for key=value files.
|
| TextConnector |
Reads and writes delimited and fixed-length text files.
|
| TextConnectorParams |
The
DataSetConnectorParams used by TextConnector. |
| TextFilter |
The instance of this class is passed as a parameter to the javascript filter used by
TextConnector
to filter out lines before processing them. |
| TextProducerPackage |
The producer packages for text files.
|
| TextSplitProcessor |
This class implements
SplitProcessor for CSV files. |
| TextStreamingPackage |
The streaming packages for text files.
|
| Enum | Description |
|---|---|
| TextConnectorResource |
Message used by TextConnector.
|
| TextFilter.TextFilterCode |
The filter codes
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.