The DefaultTextExtractor type exposes the following members.

Methods

  NameDescription
Public methodExtract
Method used to parse an input stream (in the StreamReader) and produce Rows
(Overrides Extractor..::..Extract(StreamReader, Row, array<String>[]()[][]).)
Public methodProduces
Method to return the Schema
(Overrides Extractor..::..Produces(array<String>[]()[][], array<String>[]()[][]).)

See Also