Uses of Class
com.pervasive.datarush.operators.io.textfile.RowTooLongException
-
Packages that use RowTooLongException Package Description com.pervasive.datarush.operators.io.textfile Provides operators for reading and writing text data. -
-
Uses of RowTooLongException in com.pervasive.datarush.operators.io.textfile
Methods in com.pervasive.datarush.operators.io.textfile that throw RowTooLongException Modifier and Type Method Description DelimitedTextAnalyzer.Analysis
DelimitedTextAnalyzer. analyze(Reader input)
Analyzes the specified text stream based on current configuration.
-