Skip to content

Commit 67dbabd

Browse files
committed
Merge #504 from branch 'documentNamespaceBehaviourForDecodeMarcXml' of github.com:metafacture/metafacture-core
2 parents bd719d2 + 64cf9eb commit 67dbabd

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)