Skip to content

Commit

Permalink
Marc21Decoder Remove link to RecordReader in JavaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
cboehme committed Dec 18, 2016
1 parent c8c1dd7 commit eb53ebc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
/**
* Decodes MARC 21 records into an event stream. This decoder only processes
* single records. Input data containing multiple records must be split into
* individual records before passing it to this decoder (see
* {@link org.culturegraph.mf.stream.converter.RecordReader}).
* individual records before passing it to this decoder.
* <p>
* This decoder extracts the following parts from MARC 21 records:
* <ul>
Expand Down

0 comments on commit eb53ebc

Please sign in to comment.