Skip to content
Snippets Groups Projects
Commit 7d08b94b authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

mc# Please enter the commit message for your changes. Lines starting

parent 11587afc
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ public final class DublinCoreBuilder {
// Object factory for all the DC elements.
private ObjectFactory oaiDcObj = new ObjectFactory();
// Object factory for the DC element that contains all the DC elements.
org.openarchives.oai._2_0.oai_dc.ObjectFactory allDCElements =
private org.openarchives.oai._2_0.oai_dc.ObjectFactory allDCElements =
new org.openarchives.oai._2_0.oai_dc.ObjectFactory();
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment