Skip to content

Commit

Permalink
Update metafacture-biblio/src/main/java/org/metafacture/biblio/marc21…
Browse files Browse the repository at this point in the history
…/MarcXmlHandler.java

Co-authored-by: Fabian Steeg <[email protected]>
  • Loading branch information
dr0i and fsteeg authored Jul 16, 2024
1 parent f81abb6 commit 4e9386c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public MarcXmlHandler() {
*
* <strong>Default value: {@value #NAMESPACE}</strong>
*
* @param namespace the namespace. Set to null if namespace shouldn't be checked. Set it empty
* @param namespace the namespace. Set to null if namespace shouldn't be checked. Set to empty string
* if the namespace is missing in the data.
*/
public void setNamespace(final String namespace) {
Expand Down

0 comments on commit 4e9386c

Please sign in to comment.