The DefaultTextExtractor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DefaultTextExtractor()()()() | Initializes a new instance of the DefaultTextExtractor class | |
DefaultTextExtractor(Char, Encoding, Boolean, Boolean, Boolean) | Initializes a new instance of the DefaultTextExtractor class |
Methods
Name | Description | |
---|---|---|
Extract |
Method used to parse an input stream (in the StreamReader) and produce Rows
(Overrides Extractor..::..Extract(StreamReader, Row, array<String>[]()[][]).) | |
Produces |
Method to return the Schema
(Overrides Extractor..::..Produces(array<String>[]()[][], array<String>[]()[][]).) |
Properties
Name | Description | |
---|---|---|
AllowColumnPruning |
DefaultTextExtractor supports column pruning (NativeRuntime only)
(Overrides RowSetAllowColumnPruning()()()().) |