| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ErrorHandler | |
| org.marc4j | This package contains an event-based parser to process MARC records. | 
| org.marc4j.helpers | This package contains helper classes. | 
| Uses of ErrorHandler in org.marc4j | 
| Methods in org.marc4j with parameters of type ErrorHandler | |
|  void | MarcReader.setErrorHandler(ErrorHandler eh)Registers the ErrorHandlerimplementation. | 
| Uses of ErrorHandler in org.marc4j.helpers | 
| Classes in org.marc4j.helpers that implement ErrorHandler | |
|  class | DefaultHandlerProvides default implementations for the callbacks in the MarcHandlerandErrorHandlerinterface. | 
|  class | ErrorHandlerImplImplements the ErrorHandlerinterface to report about
 warnings and errors that occur during the parsing of a MARC record. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||