Class MarclineReader
java.lang.Object
de.gwdg.metadataqa.marc.utils.marcreader.ErrorAwareReader
de.gwdg.metadataqa.marc.utils.marcreader.MarclineReader
- All Implemented Interfaces:
org.marc4j.MarcReader
-
Field Summary
Fields inherited from class de.gwdg.metadataqa.marc.utils.marcreader.ErrorAwareReader
errors, hasBlockingError -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.gwdg.metadataqa.marc.utils.marcreader.ErrorAwareReader
addError, getErrors, hasBlockingError
-
Constructor Details
-
MarclineReader
-
MarclineReader
-
-
Method Details
-
hasNext
public boolean hasNext()- Specified by:
hasNextin interfaceorg.marc4j.MarcReader
-
next
public org.marc4j.marc.Record next()- Specified by:
nextin interfaceorg.marc4j.MarcReader
-
getLineNumber
public int getLineNumber() -
getSkippedRecords
public int getSkippedRecords()
-