The DefaultTextExtractor type exposes the following members.
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>[]()[][]).) |