Uses of Interface
de.gwdg.metadataqa.marc.utils.SchemaSpec
-
Packages that use SchemaSpec Package Description de.gwdg.metadataqa.marc.cli.parameters de.gwdg.metadataqa.marc.utils.marcspec.legacy de.gwdg.metadataqa.marc.utils.pica.path -
-
Uses of SchemaSpec in de.gwdg.metadataqa.marc.cli.parameters
Methods in de.gwdg.metadataqa.marc.cli.parameters that return types with arguments of type SchemaSpec Modifier and Type Method Description List<SchemaSpec>FormatterParameters. getSelector() -
Uses of SchemaSpec in de.gwdg.metadataqa.marc.utils.marcspec.legacy
Classes in de.gwdg.metadataqa.marc.utils.marcspec.legacy that implement SchemaSpec Modifier and Type Class Description classMarcSpecJava port of Carsten Klee's PHP MarcSpec class https://github.com/MARCspec/php-marc-spec/blob/26f33207fbe2745c692a70a2832ca48cfc0d68e8/MarcSpec.php -
Uses of SchemaSpec in de.gwdg.metadataqa.marc.utils.pica.path
Classes in de.gwdg.metadataqa.marc.utils.pica.path that implement SchemaSpec Modifier and Type Class Description classPicaSpec
-