Skip to content

Commit

Permalink
Compute valid top-level MARC record leader. (#524)
Browse files Browse the repository at this point in the history
MarcXmlEncoder acts as a wrapper. It makes use of Marc21Encoder and Marc21Decoder to ensure proper MARCXML, especially regarding the leader. Also - in contrast to MarcXmlEncoder - the record ID (field 001) is mandatory.

The outer class is responsible for routing the stream into the appropriate pipe, the inner class contains the actual (previous) implementation.

Co-authored-by: Pascal Christoph <[email protected]>
  • Loading branch information
blackwinter and Pascal Christoph committed Jun 19, 2024
1 parent 5776707 commit 8b46e47
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 161 deletions.
Loading

0 comments on commit 8b46e47

Please sign in to comment.