Skip to content

Commit 64cf9eb

Browse files
authored
Update MarcXmlHandler.java
Update documentation for namespace handling in decode-marcxml. See: hbz/lobid-resources#1348 (comment)
1 parent 4bfe2d0 commit 64cf9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metafacture-biblio/src/main/java/org/metafacture/biblio/marc21/MarcXmlHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import org.xml.sax.SAXException;
2929

3030
/**
31-
* A marc xml reader.
31+
* A marc xml reader. To read marc data without namespace specification set option `namespace=""` or to null when using JAVA code.
3232
* @author Markus Michael Geipel
3333
*
3434
*/

0 commit comments

Comments
 (0)