Uses of Interface
com.univocity.parsers.common.RowProcessorErrorHandler
Packages that use RowProcessorErrorHandler
-
Uses of RowProcessorErrorHandler in com.univocity.parsers.common
Methods in com.univocity.parsers.common that return RowProcessorErrorHandlerMethods in com.univocity.parsers.common with parameters of type RowProcessorErrorHandlerModifier and TypeMethodDescriptionvoidCommonSettings.setRowProcessorErrorHandler(RowProcessorErrorHandler rowProcessorErrorHandler) Deprecated.Use theCommonSettings.setProcessorErrorHandler(ProcessorErrorHandler)method as it allows format-specific error handlers to be built to work with different implementations ofContext.
CommonSettings.getProcessorErrorHandler()method as it allows format-specific error handlers to be built to work with different implementations ofContext.