|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RowProcessorErrorHandler | |
|---|---|
| com.univocity.parsers.common | |
| Uses of RowProcessorErrorHandler in com.univocity.parsers.common |
|---|
| Methods in com.univocity.parsers.common that return RowProcessorErrorHandler | |
|---|---|
RowProcessorErrorHandler |
CommonSettings.getRowProcessorErrorHandler()
Deprecated. Use the CommonSettings.getProcessorErrorHandler() method as it allows format-specific error handlers to be built to work with different implementations of Context.
Implementations based on RowProcessorErrorHandler allow only parsers who provide a ParsingContext to be used. |
| Methods in com.univocity.parsers.common with parameters of type RowProcessorErrorHandler | |
|---|---|
void |
CommonSettings.setRowProcessorErrorHandler(RowProcessorErrorHandler rowProcessorErrorHandler)
Deprecated. Use the CommonSettings.setProcessorErrorHandler(ProcessorErrorHandler) method as it allows format-specific error handlers to be built to work with different implementations of Context.
Implementations based on RowProcessorErrorHandler allow only parsers who provide a ParsingContext to be used. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||