Package de.gwdg.metadataqa.marc.codes
Class CodeReader
- java.lang.Object
-
- de.gwdg.metadataqa.marc.codes.CodeReader
-
public class CodeReader extends Object
- Author:
- Péter Király
-
-
Constructor Summary
Constructors Constructor Description CodeReader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,StandardIdentifier>readStandardIdentifiers()
-
-
-
Method Detail
-
readStandardIdentifiers
public static Map<String,StandardIdentifier> readStandardIdentifiers() throws URISyntaxException, IOException
- Throws:
URISyntaxExceptionIOException
-
-