Skip to content

Commit f1e5bf8

Browse files
Merge pull request #1114 from ceskaexpedice/bugfix/cdk-9999
Add javaDoc
2 parents 4b9570c + 7dad0e6 commit f1e5bf8

File tree

1 file changed

+3
-0
lines changed
  • processes/import/src/main/java/org/kramerius

1 file changed

+3
-0
lines changed

processes/import/src/main/java/org/kramerius/Import.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
import static cz.incad.kramerius.FedoraNamespaces.*;
8282

8383

84+
/**
85+
* Import
86+
*/
8487
public class Import {
8588

8689
public static final String NON_KEYWORD = "-none-";

0 commit comments

Comments
 (0)